> -----Original Message----- > From: Noah [mailto:sitz@xxxxxxxxxxxx] > Sent: Thursday, March 17, 2005 1:05 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Mod_rewrite - how to do operations > on entire URL including query string? > > On Thu, Mar 17, 2005 at 11:02:58AM -0800, Terrence Brannon wrote: > > We are receiving URLS that we need to do two things to: > > > > 1) First unescape the entire URL including the query string > > 2) Change the question mark in front of the text STRING to > its escaped > > version - %3F > > > > Then take the transformed URL and perform a GET back to the Apache > > server that did the two transformations. > > > > The enclosed Perl program does what I described above. > However, we do > > not have mod_perl installed on these Apache servers so I > have to use a > > mod_rewrite solution. > > Like this? > Yes, very nice. Thanks. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx