PDA

View Full Version : Problem with HHTP in LINUX


karthik3k
May21-04, 08:40 AM
My RH9 is preinstalled with Apache http server.
If i connect to 127.0.0.1 its showing the test page. But i have an index.html file in /var/www/html/ folder. And this folder path is given as the document root in httpd.conf file.

I donno from where that test page comes out and i donno how to display my index.html file.
It doesnt work even if i use 127.0.0.1/index.html

Somebody please help....
Thanx

chroot
May21-04, 05:10 PM
check the .conf file to see where Apache's root directory is. It apparently isn't /var/www/html.

- Warren

karthik3k
May21-04, 11:27 PM
No. It is /var/www/html

dduardo
May22-04, 08:14 AM
Maybe this will help:

http://myy.helia.fi/~karte/kurssit/lamp-linux-apache-mysql-php-quickstart.html

Pattielli
May30-04, 06:59 AM
check the .conf file to see where Apache's root directory is. It apparently isn't /var/www/html.

An Unfortunate off-track :tongue2: