Hello all,
I have two (supposedly) identical web servers and web sites. One, http://aa.usno.navy.mil/ is working (more or less) perfectly. The other, http://aa2.usno.navy.mil/ is not.
These are the only differences I can find: I changed all references to aa.usno.navy.mil to aa2.usno.navy.mil in /etc/httpd/conf/httpd.conf and on all web pages, located in /home/httpd/
Both machines have mail servers, and openssh working perfectly. When I try to access the home page on the aa2 machine, *from* the aa2 machine, this is one of the log entries I get:
aa2.usno.navy.mil - - [11/Jul/2003:13:39:33 -0400] "GET /graphics/purpledot.gif HTTP/1.1" 200 183 "http://aa2.usno.navy.mil/AAmain.html" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225"
In other words, the page displays correctly.
If I access it from another machine, this I what I get (this time from the error_log, as there are no entries in the access_log):
[Fri Jul 11 13:40:03 2003] [error] [client 10.1.5.58] File does not exist: /etc/httpd/htdocs
The problem is, /etc/httpd/htdocs doesn't exist. htdocs doesn't appear in any file I can find, including /etc/httpd/conf/httpd.conf
These are some key lines in the httpd.conf file (they are the same on both servers):
ServerRoot "/etc/httpd" DocumentRoot "/home/httpd"
Any hints?
TIA, Bill Tangren
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list