Hi Henri et all,

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.

Keith

| -----Original Message-----
| From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
| Sent: Friday, September 14, 2001 7:16 PM
| To: [EMAIL PROTECTED]
| Subject: RE: [J-T-C] Apache 2.0 code review required
| 
| 
| >I don't think keeping everything as dumb as the dumbest server 
| >is a good
| >idea - but the big problem is making sure those features don't 
| >interfere
| >too much with the servlet spec ( see the mod_rewrite discussion ).
| 
| The mod_rewrite case is now handled elegantly via JkOptions :)

Reply via email to