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=8588>.
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=8588

Tomcat 4.0.3 directory redirection 302 returns wrong Location

           Summary: Tomcat 4.0.3 directory redirection 302 returns wrong
                    Location
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: All
               URL: http://www.ejip.net
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Tomcat 4.0.3 directory redirection 302 returns wrong Location.

To see for yourself try:

telnet cheetah.vergecorp.com.ejip.org 80
Trying 204.144.141.232...
Connected to cheetah.vergecorp.com.ejip.org.
Escape character is '^]'.
GET / HTTP/1.1
HOST: cheetah.vergecorp.com.ejip.org

HTTP/1.0 302 Moved Temporarily
Content-Type: text/html
Date: Sat, 27 Apr 2002 16:23:19 GMT
Location: http://cheetah.vergecorp.com/index.jsp
Server: Apache Tomcat/4.0.3 (HTTP/1.1 Connector)
Via: 1.1 cheetah.vergecorp.com.ejip.org

The location header should be:
Location: http://cheetah.vergecorp.com.ejip.org/index.jsp


Thanks for fixing this soon.  Our customers use .ejip.org domains to test and 
migrate sites before moving DNS.

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

Reply via email to