Problem with nginx rewrite rule

st1905 nginx-forum at nginx.us
Fri Apr 16 20:19:54 MSD 2010


Hello,

Here is the rule from apache

RewriteRule ^ats-plug-helper.php/?$ includes/ats.php


and here is my rule for nginx

rewrite ^/ats-plug-helper.php/?$ /includes/ats.php last ;


I`m using php-fpm for php files.

The problem is url works www.domain.com/ats-plug-helper.php/   but not with www.domain.com/ats-plug-helper.php

Can you please tell me what i`m missing here ?

Thanks

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




More information about the nginx mailing list