This is a discussion on Please little help to rewrite the URL within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi all, can anybody help me to set up a rewrite rule like this: I need to scan the request ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
On 25 Ott, 02:40, Laura <f.marchi...@pride.it> 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=null > with > parameter= > > for examplehttp://server/path/mycgi?param1=null¶m2=b > > should be translated to:http://server/path/mycgi?param1=¶m2=b > > Please help! > Thanks > Laura sorry I have posted twice but I coluldn't see the message in the newsgroup 'til this morning sorry! |
| Thread Tools | |
| Display Modes | |
|
|