On May 4, 2004, at 3:59 PM, Kevin Stevens wrote: > It's not the port mapping, it's a hostname issue. I was able to > override > it by forcing the host name in the httpd.conf file, but that's an ugly > workaround. Ugly, but can you explain what I need to do to do this ugly fix? I'll take ugly until there's a real fix. Looking through httpd.conf... do I set the ServerName to "mydomain.com" ? Or do I just put in "mydomain"? What about the port mapping? How does that effect what I set ServerName to? Do I need to include the external (outside the airport base station) port: "mydomain.com:1234" ? Steve