Costin's right.. seems like the problem encountered was that there was no way to recreate the encoding (or lack thereof) on the original uri. So the kludge/solution was to use the unparsed uri and chop off the query string. Keith | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] | Sent: Tuesday, August 14, 2001 11:13 PM | To: [EMAIL PROTECTED] | Subject: Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix | | | On Tue, 14 Aug 2001, Justin Erenkrantz wrote: | | > Which, of course, is the right solution. | | Is it ? Re-escaping the URI will most likely generate something very | different from the original, it's not symetrical. Getting a re-escaped | request is different from "the original, unescaped" uri. That's the reason | we use the unescaped uri... | | Costin |
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix David Rees
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Pier P. Fumagalli
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Pier P. Fumagalli
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Craig R. McClanahan
- RE: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Keith Wannamaker
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix cmanolache
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Keith Wannamaker
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix cmanolache
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix David Rees
- RE: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Keith Wannamaker
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix David Rees
- RE: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Keith Wannamaker
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Justin Erenkrantz
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix cmanolache
- Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix Bill Barker