Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
nginx does not work
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
DocMAX
October 11, 2015 04:23AM
Registered: 9 years ago
Posts: 1
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/;
}
}
}
Reply
Quote
RSS
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: 136
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024