Hello, I run fbsd 4.5 with Apache web server. I have a cable modem and the box that is used for developing my web stuff is on my local intranet. I connect to a router and I have redirected the ports, so people can browse my site. The redirection is simple, it redirects router.ip:80 to my.host.ip:8000. However, Apache says that there is a problem with resolving 'localhost' name of my computer and it fails to display the site. What should I reconfigure? Thank you!