DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6498>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6498

URL Redirection is broken

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2002-04-29 13:29 -------
That is correct. We should retrieve the server host name from the HTTP/
1.1 "Host" header, rather than the configured ServerName in httpd.conf.

Around line 309 of WarpRequestHandler.java we should parse (if 
existing) the Host header, and calling the "setServerName()" and 
"setServerPort()" accordingly, therefore overriding the defaults set up in 
line 197.

(anyone wants to do it? :)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to