encoded url

pierob83 nginx-forum at nginx.us
Sat May 23 17:56:32 UTC 2015


Hello everyone,
            I've nginx 1.2.5 and I've an issue about encoded URLs.
Is there a way to make nginx accepts URL like the following:


http://www.mywebsite.com/image.php%3Fid%3D12345

as equivalent of the following?

http://www.mywebsite.com/image.php?id=12345



In my current configuration, the first URL is 404 not found, and the second
one works.

Many thanks

PB

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259076,259076#msg-259076



More information about the nginx mailing list