Date: Thu, 1 Jun 2006 20:54:21 -0400 From: "Steve Bertrand" <iaccounts@ibctech.ca> To: "'Malcolm Fitzgerald'" <mfitzgerald@pacific.net.au> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@freebsd.org> Subject: RE: troubleshooting network settings Message-ID: <20060602005613.DDBF843D4C@mx1.FreeBSD.org> In-Reply-To: <192c377948a2a44244956738249837e4@pacific.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Take a look at the 'ServerName' directive in your > httpd.conf file. Try > > uncommenting said directive, and put your IP address beside it. > > This line is already in place > > ServerName 127.0.0.1:80 What about something like: ServerName 192.168.1.10:80 ...or whatever your LAN/WAN IP is? Does that help? Try removing the localhost addr from there and replacing it with a NIC IP and see what happens. I have to admit, I haven't followed the entire thread, so if this has been mentioned, I apologize in advance. Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060602005613.DDBF843D4C>