Re: Proxy pass с слэшем в конце

Valentin V. Bartenev vbart at nginx.com
Thu Feb 20 16:09:23 UTC 2014


On Thursday 20 February 2014 11:05:48 J4SSektor wrote:
> Всем привет, может кто-нибудь объяснить, в чем разница между:
> 
> location /example {
> proxy_pass http://127.0.0.1:8898/;
> }
> 
> И 
> 
> location /example {
> proxy_pass http://127.0.0.1:8898;
> }
> 
> ?
> 

http://nginx.org/r/proxy_pass/ru

--
Валентин Бартенев


Подробная информация о списке рассылки nginx-ru