> -----Original Message-----
> From: Jake Colman
> Sent: Tuesday, November 19, 2002 3:59 PM
> Subject: apache dns problem
> 
> My server's internal name is firewall.jnchome.com.  This is a 
> bogus dns name that resolves only internally.
> 
> I use dyndns.org to map a public dns name to my dynamic IP 
> address.  The URL "http://thecolmans.homeip.net:8081";
> resolves to my web server.  If someone enters this URL they get
> my apache test page.  If they enter "...:8081/stats/" to see
> my mrtg graphs, it tries to resolve to 
> "firewall.jnchome.com/stats/" which, of course, does not exist.
> 
> What do I do to solve this?

Edit your httpd.conf file and change the "ServerName" directive to the FQDN
that you want apache to annonuce itself as. Works for me.

Steve Cowles



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to