Please little help to rewrite the URL
am 25.10.2007 02:40:31 von Laura
Hi all,
can anybody help me to set up a rewrite rule like this:
I need to scan the request and replace all the request with
parameter=null
with
parameter=
for example
http://server/path/mycgi?param1=null¶m2=b
should be translated to:
http://server/path/mycgi?param1=¶m2=b
Please help!
Thanks
Laura
Re: Please little help to rewrite the URL
am 25.10.2007 08:14:01 von Laura
On 25 Ott, 02:40, Laura wrote:
> Hi all,
> can anybody help me to set up a rewrite rule like this:
> I need to scan the request and replace all the request with
>
> parameter=3Dnull
> with
> parameter=3D
>
> for examplehttp://server/path/mycgi?param1=3Dnull=B6m2=3Db
>
> should be translated to:http://server/path/mycgi?param1=¶m2=3Db
>
> Please help!
> Thanks
> Laura
sorry I have posted twice but I coluldn't see the message in the
newsgroup 'til this morning
sorry!