> > 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
