Re: basic авторизация не работает php
Sergey Biryuzov
nginx-forum на nginx.us
Вт Дек 6 07:34:44 UTC 2011
указываю директиву
location ~* \.php$ {
proxy_pass http://127.0.0.1:81/;
}
nginx выдает ошибку
Restarting nginx: [emerg]: "proxy_pass" may not have URI part in
location given by regular expression, or inside named location, or
inside the "if" statement, or inside the "limit_except" block in
/etc/nginx/sites-enabled/rexer:36
Posted at Nginx Forum: http://forum.nginx.org/read.php?21,219645,219674#msg-219674
Подробная информация о списке рассылки nginx-ru