[users@httpd] Not seeing helloworld.html in /var/www/htdocs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good Morning

I have a basic Hello World html in the apache document area /var/www/htdocs but I cant see it using my firefoxnavigator  (using http://localhost/myworld.html or http://www.example.com/myworld.html). Localhost and 127.0.0.1 ping without problem.

The important lnes in http.conf are

DocumentRoot "/var/www/htdocs"
............

ServerName 127.0.0.1

..........

<VirtualHost 127.0.0.1:80>
    DocumentRoot /var/www/htdocs
    ServerName www.example.com
</VirtualHost>

I do restart the apache daemon each time I change http.conf. and the processes seem to be healthy.

Can anybody tell me what to try?
PS using Linux Slackware 10.2



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux