rewrite query string

Thomas Seifert thomas-lists at mysnip.de
Mon May 12 19:01:34 MSD 2008


Hi Igor,

thanks for your reply.
>> o rewrite the query string part?
>>     
>
> What does nginx with PHP - proxy or fastchi ?
>   
fastcgi, now even running through ngx_http_upstream for multiple 
balanced backends - well done with that :).

> You may change $args using:
>
>       if ($args ~ ....) {
>           set   $args   ...;
>       }
>
>   
and I got access to the matching parts there with $1, $2 and so on?
Sounds like the way to go then, great. Thanks.


Regards,

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080512/931cb545/attachment.html>


More information about the nginx mailing list