On 02/06/2006, at 10:54 AM, Steve Bertrand wrote:


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

That works for the numbered address, though it is extremely slow, about a minute to respond and virtual hosting doesn't work.

At this point Apache is running but localhost loopback address is lost.

malcolm

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to