oldmanice Posted July 21, 2006 Share Posted July 21, 2006 I need help badley.Now i have an apache index and I have a domian name and I know there is a way to make your domian name your index but i dont know how to.here it is http://bloodydarkcity.co.uk Quote Link to comment Share on other sites More sharing options...
apacheguy Posted July 21, 2006 Share Posted July 21, 2006 Place a file called index.html or index.htm in your htdocs dir and it will become your index. Quote Link to comment Share on other sites More sharing options...
oldmanice Posted July 21, 2006 Author Share Posted July 21, 2006 No mate your misundersanding I have an apache inedx and i want a perant dictory link to a website called http://bloodydarkcity.co.uk and I saw how someone done it. They made there domian http://gorylution.com and it was there index. Then they had a folder in ther called dlomyhero then it became http://gorylution.com/dlomyhero. Now what I wanna know is gow do I make my index at my domain name??? Quote Link to comment Share on other sites More sharing options...
apacheguy Posted July 23, 2006 Share Posted July 23, 2006 Put this in your httpd config file:DirectoryIndex index.htmlThen restart the server to make sure changes have taken effect. Now check that you have an index.html in the root htdocs dir. Now go to your website and your index file should automatically appear without having to type it in the address bar. Quote Link to comment Share on other sites More sharing options...
oldmanice Posted July 24, 2006 Author Share Posted July 24, 2006 on my website how do i get rid of this Name Last modified Size Description----------------------------------------------------------------------------------------------------------------------------------------------------------------Apache/2.0.40 Server at www.bloodydarkcity.co.uk Port 80Here it is http://wwe.bloodydarkcity.co.uk Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted July 24, 2006 Share Posted July 24, 2006 by any chance is the file you are serving called header.html? As thats is the only reason why this could be why its adding that to your page. If you have afile called header.html Apache (if thats your server) will append that to the directory index. Quote Link to comment Share on other sites More sharing options...
oldmanice Posted July 28, 2006 Author Share Posted July 28, 2006 Now look. Heres my index http://waterlakefield.com and when you click on wwe it becomes http://waterlakefield.com/wwe/Now when your on http://waterlakefield.com/wwe/ when you click the Parent Directory you go to back to http://waterlakefield.com now on that part I want a website look like this http://gorlution.com/dlomyhero on theres when u click Parent Directory it goes to http://gorylution.com and it is a website. and also heres a nother one http://wrightwater.com/wwe/.I bassiacly want to make the beginging index a website. Quote Link to comment Share on other sites More sharing options...
unkownname Posted July 28, 2006 Share Posted July 28, 2006 ..........................................................Dude i speak for all i think-my opinion ok.When i say your confusing first you want index then you dont now you do then you talk about file systems in apache. ---Answer 1 --You want a file manager like website as index bringing up all your files and stuff instead of it having the apache crap.USE PHP if you need more information ill give you a full file manager WOOO cuz im cool like that its not really a file manager its more like a file viewer like apache wen theres no index.html or w/e index.*--Answer 2---You have lost your mind and should search help or need to learn more english to explain better. Quote Link to comment Share on other sites More sharing options...
oldmanice Posted July 30, 2006 Author Share Posted July 30, 2006 Unknowname,Look man see this website http://wrightwater.com/wwe/ if u click Perant Dirctory it goes to a website how do I do that??? Quote Link to comment Share on other sites More sharing options...
unkownname Posted July 30, 2006 Share Posted July 30, 2006 thats easy make a folder with no index files and then click parent directory in the folder.so lets say the file that is being viewed. as main is/home/wwe/public_html/ ->http://we.com/you make a folder here:/home/wwe/public_html/wwe/ ->http://we.come/wwethen go to it click parent directory and thats it. Quote Link to comment Share on other sites More sharing options...
oldmanice Posted August 10, 2006 Author Share Posted August 10, 2006 No i found out how to do it all you do is in your http conf file and go to DirectoryIndex and change it to header.html and then make a header in the dirctory and then it will look like a website without an index table Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.