passing data to CGI scripts via PATH_INFO
Phil Knight
phil at allaffiliatepro.co.uk
Thu May 22 15:26:54 UTC 2014
Hi
We are having an issue passing data to CGI scripts via PATH_INFO
environment variable.
for example:-
http://domain.com/cgi-bin/script.cgi/=
On various apache servers this works fine and the PATH_INFO variable
will contain "/=", on our nginx server we are getting a 403 forbidden
error. We are using fcgiwrap [1] for running CGI and .cgi scripts are
executing.
Could this be an issue with nginx configuration?
Thanks for your time.
Regards
Phil
[1] https://nginx.localdomain.pl/wiki/FcgiWrap
More information about the nginx
mailing list