LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache's Index (https://www.linuxquestions.org/questions/linux-software-2/apaches-index-50096/)

XxAndyxX 03-16-2003 11:17 AM

Apache's Index
 
I loaded RH 8.0 onto my computer, and I enabled my webserver so when I type in my computers IP that I get the Apache's 'Test Page' Now I can't find 'htdocs' where is it? And I don't have a directory in '/home/httpd' and I searched the entire '/var/www' and found nothing... Please help!

Thanks
~Andy

trickykid 03-16-2003 11:55 AM

Its usually in /var/www but have you looked at your httpd.conf file to find out where the default files reside in.. It should specify where to place your index and other files, plus also you can change this if you want.

Crashed_Again 03-16-2003 12:34 PM

Your web files should be in /var/www/html . Put a file called index.html in there and you should see that page when you type in your ip address.


All times are GMT -5. The time now is 12:51 PM.