Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: basic авторизация не работ ает php
- To: nginx-ru@xxxxxxxxx
- Subject: Re: basic авторизация не работ ает php
- From: "Sergey Biryuzov" <nginx-forum@xxxxxxxx>
- Date: Tue, 06 Dec 2011 02:34:44 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=PuqsPibnf2j6Q7SElQu6VBDHzLFr08nLLL4GZlXl+eY=; b=DJyyjkitebEuYXNbIh1I9B26tGcSzwRnUsb0Cp4RTn3c9e8iSZjglQwojteAleHVocHm+WWpC81jh1u18L/Mxeg+oeCnfURGVV9DSH72RustT9+1ZiMKDof3vlIPQAgs;
- In-reply-to: <4EDDC263.6040100@xxxxxxxxxxx>
- References: <4EDDC263.6040100@xxxxxxxxxxx>
указываю директиву
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 mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|