2023年08月22日, Nginx Proxy Manager中Custom Locations设置

nas.gyzhangyi.com中container station里面docker console log 不显示问题解决方法就是在Nginx Proxy Manager中编辑指定proxy host,在Custom Locations下Define location 下location栏填入路径,如/cgi-bin/(nas, nass), Scheme


[nas]
Define location *
location:/cgi-bin/

Scheme* Forward Hostname/IP* Forward Port *
http 192.168.50.87 5000

[nass]
Define location *
location:/cgi-bin/

Scheme* Forward Hostname/IP* Forward Port *
http 192.168.50.87 5001

[transmission]

Define location *
location:/transmission/web/

Scheme* Forward Hostname/IP* Forward Port *
http 192.168.50.87 49092

[phpMyAdmin + mariadb]

Define location *
location:/phpMyAdmin/index.php

Scheme* Forward Hostname/IP* Forward Port *
http 192.168.50.87 8083

Share

You may also like...

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注