access module и rewrite

Konstantin Belov belov1985 at gmail.com
Wed Jun 24 20:22:06 MSD 2009


Конструкция:

location /registration {
    deny all;
    rewrite ^/ /url last;
}


в итоге реврайт срабатывает и ограничение доступа не работает :(
как быть?





More information about the nginx-ru mailing list