https://issues.apache.org/bugzilla/show_bug.cgi?id=45187





--- Comment #7 from Will Rowe <[EMAIL PROTECTED]>  2008-06-12 12:44:02 PST ---
Yes.

The filename testing occurs in the "directory walk".  Any module which
is configured to avoid this altogether, e.g. mod_proxy using ProxyPass
redirection, should dodge the filename testing.

That's not how mod_jk works, but you should try mod_proxy_ajp as a suitable
replacement which should solve your issue, provided you don't encounter similar
problems on Tomcat.

Since reading the thread, and the fact that you are the first app designer
to complain, I'd suggest a review of your design parameters to come up with
URI paths that aren't so excessively long.  There may even be issues on the
client side with paths such as these.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to