Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Nginx location "/something" not working

$
0
0
location /admin {
rewrite /admin/([^/]+) /$1 break;
proxy_pass http://localhost:5602;
...........

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>