At Wed, 24 Jun 2009 19:22:06 +0300,
Konstantin Belov <belov1985 at gmail.com> wrote:
> 
> Конструкция:
> 
> location /registration {
>     deny all;
>     rewrite ^/ /url last;
> }
> 
> 
> в итоге реврайт срабатывает и ограничение доступа не работает :(
> как быть?
> 
http://catap.ru/blog/2009/05/27/nginx-phases-of-handling-http-request/
-- 
wbr, Kirill