[schiller at trillian.agrijag.com: Re: [rescue] Re: geek vehicles]
Brian Hechinger
rescue at sunhelp.org
Sun Aug 26 11:10:56 CDT 2001
On Sun, Aug 26, 2001 at 08:09:24AM -0400, Kurt Huhn wrote:
>
> Set apache to use the directive
> UseCanonicalName = No
> instead of Yes.
>
> That might be what is fouling it up. Apache will try to give a proper name
> of itself - but that could be failing if it is a private address. Keep the
> ServerName directive the same- just tell Apache not to tell people it's
> "whole" name.
before i go just trying this:
# UseCanonicalName: (new for 1.3) With this setting turned on, whenever
# Apache needs to construct a self-referencing URL (a URL that refers back
# to the server the response is coming from) it will use ServerName and
# Port to form a "canonical" name. With this setting off, Apache will
# use the hostname:port that the client supplied, when possible. This
# also affects SERVER_NAME and SERVER_PORT in CGI scripts.
ServerName is www.arkham.ws and ServerPort is 80, so it should be passing
http://www.arkham.ws:80/ for a self-referencing URL yes? i would hope apache
is smart enough to not try and lookup that name first. hmmmmmmmmm.
who's having trouble? i'll try change this later this afternoon and see if it
makes a difference for you guys.
-brian
More information about the rescue
mailing list