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





------- Additional Comments From [EMAIL PROTECTED]  2005-10-25 14:23 -------
investigation a little more ... for any URL ending with no slash, a server 
should send a redirect for the path with a trailing slash.

i still don't understand why tomcat feels it needs to strip away the /utilties 
back just back to /

A workaround I found was to restrict the uriworkersmap in JK to 

/utilties/*

rathe than 

/*

and then in IIS to create virtual a virtual folder to an empty location called

utilities

This ensures that IIS rewrites the URL to end in a slash.

Potentially there is a bug with Tomcat in stripping the path down in its 
rewrite?

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to