|
|
 |
Author |
Message |
aki

Joined: 24 Aug 2004
Posts: 2
|
Posted:
Tue Aug 24, 2004 7:35 pm |
  |
hey
i gotta the server installed today and i wrote localhost in came to a page that contains 3 links.
so i went to C:\apache2triad\htdocs but now i see 8objects BUT i don't see index.html.
so i put my test index.html but i didn't show the index page when i typed localhost .
WHHYYY ? can anyone here explain it for me?
thnx |
|
|
  |
 |
LiquidSnake
past contributor

Joined: 23 May 2004
Posts: 267
Location: Middlesboro, KY
|
Posted:
Tue Aug 24, 2004 7:50 pm |
  |
apache2triad is just a server bundle, the only code it contains is its main functions (phpxmail, uebimaui, apache2triadcp, ect) you have to supply the main pages. Hence there is no /htpdocs/index.html until you put one there. If you just created a blank file and named it index.html the only thing you would get is a white page. If thats the case add some plain text to it and test it.
Try going to http://localhost/apache2triadcp/ (if you are running 1.3.1) to make sure all is well
Try refreshing your browser, and clearing cache.
this line in the /apache2triad/conf/httpd.conf controls the directory indexes, or the 'starting' index, if a file listed below is in a directory it will start up. Note index.html is in that list. If all else fails rename it to index.php. If it still doesnt show after all i've mentioned, it simply isnt there (index.html)
Code: | #triad misc config
DirectoryIndex index.html index.html.var index.htm index.php index.shtml index.cgi index.pl index.spy |
|
|
|
    |
 |
aki

Joined: 24 Aug 2004
Posts: 2
|
Posted:
Tue Aug 24, 2004 8:07 pm |
  |
i just did put the index.html with text "hello world". still it doesn't load the index page.
and i can see the index.html in the list:
#triad misc config
DirectoryIndex index.html index.html.var index.htm index.php index.shtml index.cgi index.pl index.spy |
|
|
  |
 |
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
Powered by phpBB
© 2001, 2002 phpBB Group :: FI Theme
All times are GMT
|