Welcome! Log In Create A New Profile

Advanced

nginx does not work

October 11, 2015 04:23AM
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/;
}
}
}
Subject Author Posted

nginx does not work

DocMAX October 11, 2015 04:23AM

Re: nginx does not work

Francis Daly October 11, 2015 06:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 261
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready