11-25-2008, 04:52 PM
OK. Changed this part of the httpd.conf:
Restarted Apache and everything works fine again.
One of the webadmins is looking through the access logs....
Thanks for the advice.
# 127.0.0.1 is the TCP/IP local loop-back address, often named localhost. Your
# machine always knows itself by this address. If you use Apache strictly for
# local testing and development, you may use 127.0.0.1 as the server name.
#
#ServerName new.host.name
ServerName ourhostname.org
Restarted Apache and everything works fine again.
One of the webadmins is looking through the access logs....
Thanks for the advice.