>I'd like to sync tomcat_32, jakarta-tomcat, and
>j-t-c with the same code-- that is, using r->uri
>in all cases, but re-encoding it with
>ap_escape_uri.  This seemed to be the consensus
>a month or two ago in the discussions, as proxies
>do the same thing (decode, then re-encode).
>
>The spec issue is simply to have (at least) the
>appropriate charaters escaped in the uri available
>to the servlet.
>
>This change would both enable mod_rewrite and also
>be compliant with the spec.

If that change make us spec compliant and
mod_rewrite compatible, I'll be OK, but may be 
we should all review code change before commit ?

Also what about IIS/NES/DOMINO in such case ?

>>
>>The mod_rewrite case is now handled elegantly via JkOptions :)

Reply via email to