Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

nginx does not work (1 reply)

$
0
0
my reverse proxy is not working with webmin. css is not resolved.

http {
include mime.types;

server {
listen 80;
server_name router;
access_log /var/log/nginx/access.log;

location ^~ /webmin {
proxy_pass http://192.168.1.5:10000/;
}
}
}

Viewing all articles
Browse latest Browse all 7229

Trending Articles



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