server { listen 100; server_name localhost; #charset koi8-r; #access_log logs/host.access.log main; location / { proxy_pass http://disk.yccytouch.cn:100/yanliang/; } #error_page 404 /404.html; # redirect server error pages to the static page /50x.html # error_page 500 502 503 504 /50x.html; location = /50x.html { root html; } }
08
2020
08
宝塔中的网站反向代理到子目录设置(可指定端口)
作者:11505 | 分类:网页ASP/PHP | 浏览:205 | 评论:0
发表评论:
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。