What do the access and error log files say?

-ascs 

-----Original Message-----
From: myles dolan [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 01, 2006 12:51 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Not seeing helloworld.html in /var/www/htdocs

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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to