Re: AW: AW: Using NGINX as reverse proxy to webmin on a remote server

2020-04-27 Thread P.V.Anthony
On 27/4/20 8:49 pm, Carsten Laun-De Lellis wrote: I've tried to configure my servers according to the link you sent, but it didn't work out. Here is more information found in the internet. https://serverfault.com/questions/740818/webmin-and-reverse-proxy https://github.com/webmin/webmin/iss

Re: AW: AW: Using NGINX as reverse proxy to webmin on a remote server

2020-04-27 Thread P.V.Anthony
On 27/4/20 8:49 pm, Carsten Laun-De Lellis wrote: I've tried to configure my servers according to the link you sent, but it didn't work out. I tried on my server and got it to work. Not exactly the way you may want. This is a start for further research. It seems that there are webmin settin

AW: AW: Using NGINX as reverse proxy to webmin on a remote server

2020-04-27 Thread Carsten Laun-De Lellis
Hi Anthony Thank you for your quick reply. I've tried to configure my servers according to the link you sent, but it didn't work out. The config on the Nginx server looks like: server { server_name vml36.delellis.net; listen 192.168.178.36:80; location /vml32 {