Rewrite - problem

Igor Sysoev is at rambler-co.ru
Thu Aug 9 00:09:45 MSD 2007


On Wed, Aug 08, 2007 at 10:04:41PM +0200, makdar wrote:

> rewrite or internal redirection cycle while processing 
> "/galery/index.php", client: 127.0.0.1, server: www.mywebside.com, URL: 
> "/galery/galery1", host: "localhost"

-       rewrite ^/galery/(.+)$ /galery/index.php last;
+       rewrite ^/galery/(.+)$ /galery/index.php break;


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list