DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40151>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40151
Summary: mod_jk with Apache doesn't handle jsessionid encoded
directory URLs
Product: Tomcat 5
Version: Unknown
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Native:JK
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: damon@mahuika.co.nz
URLs of the form http://www.example.com/dir/;jsessionid=328s1t1289qrt (where
you'd expect the welcome file to be served up) don't work with mod_jk and Apache
2.2.3. Apache returns a 404 and adds the following to the error log:
File does not exist: /wwwroot/dir/;jsessionid=328s1t1289qrt
Without the jsessionid part (http://www.example.com/dir/) works fine.
I've tried this against mod_jk from Tomcat connectors 1.2.18.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|