It turns out that since I'm sitting behind a router that does NAT, that I
need to explicitly list the interface IP address(es)
Once this was done, all works perfectly
-Original Message-
From: Bill Measday [mailto:[EMAIL PROTECTED]
Sent: Thursday, 20 October 2005 11:03 AM
To:
Under Fedora Core 4 and Apache 2.0, I have the following in
/etc/httpd/conf/httpd.conf
...
Listen *:80
...
NameVirtualHost *:80
# Where do we put the lock and pif files?
LockFile "/var/lock/httpd.lock"
CoreDumpDirectory "/etc/httpd"
# Defaults for virtual hosts
# Logs
#
# Virtual hosts
#
#