FYI, changing this to UseCanonicalName Off corrected the problem.  Thank
you so much, Hunter!
...Christopher in Denver

-----Original Message-----
From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 12:16 PM
To: Tomcat User List
Subject: Re: IP changes to domain name in URL


UseCanonicalName On

Turn it off.

> From: Nael Mohammad <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 27 Mar 2001 11:13:41 -0800
> To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
> Subject: RE: IP changes to domain name in URL
> 
> which directive is this?
> 
> -----Original Message-----
> From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 27, 2001 10:47 AM
> To: Tomcat User List
> Subject: Re: IP changes to domain name in URL
> 
> 
> There is a directive in http.conf to rewrite Ips to URLs. Just turn it
off.
> 
> 
>> From: Nael Mohammad <[EMAIL PROTECTED]>
>> Reply-To: [EMAIL PROTECTED]
>> Date: Tue, 27 Mar 2001 10:45:13 -0800
>> To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
>> Subject: RE: IP changes to domain name in URL
>> 
>> Set the host name in the httpd.conf file for domain name resolution,
use
> the
>> ServerName directive to do this. Also, might want to check that your
host
>> file specifies the name of your system and is associated with the
system
> IP
>> address. 
>> 
>> --Nael
>> 
>> -----Original Message-----
>> From: Christopher Shade [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, March 26, 2001 2:09 PM
>> To: Tomcat-User Mailing List
>> Subject: IP changes to domain name in URL
>> 
>> 
>> Hi,
>> We're using Apache/Tomcat 3.2.1 and a login.jsp page...When we use
the
>> IP address in the URL, and we try to log in, the URL changes to our
IP
>> name and our "user not found" page appears.  It is a relative URL, so
it
>> appears that Apache or Tomcat is changing our IP address to our IP
name
>> in the URL, and we're losing the session that was created initially
with
>> the IP address.  Does anyone know what's happening or how to fix it
so
>> that we can use the IP address in the URL?
>> Thanks,
>> ...Christopher in Denver
>> 
> 

Reply via email to