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

Re: Rewrite and redirect a URL

$
0
0
location /app1/ {
rewrite /app1/([^/]+) /$1 break;
proxy_pass https://192.168.1.2:8080/;
}

Viewing all articles
Browse latest Browse all 4759

Trending Articles



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