Question about QUERY_STRING
Ankur Gupta
ankur655 at gmail.com
Tue Dec 30 04:49:29 MSK 2008
Hello,
I have a request that is originally /a/b%26c. It gets rewritten by nginx
as ?i=a&j=b%26c. When this is passed to php-fastcgi using the QUERY_STRING
directive, it gets sent as i=a&j=b&c. This is incorrect and the escaped
version of the QUERY_STRING should be used. Could someone let me know if
this is a known issue? I have tried it on both 0.7.24 and 0.6.34.
Thanks,
-Ankur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20081229/0375b003/attachment.html>
More information about the nginx
mailing list