更新 nginx-route.conf
This commit is contained in:
parent
95a591ef4b
commit
e8c4e3d552
@ -18,7 +18,7 @@ http {
|
||||
server_name jkwlstv.cn;
|
||||
charset utf-8;
|
||||
|
||||
# 301永久重定向规则
|
||||
# 301重定向规则
|
||||
location /git { return 301 http://jkwlstv.cn:8418; }
|
||||
location /sql { return 301 http://jkwlstv.cn:12222; }
|
||||
location /nps { return 301 http://jkwlstv.cn:38888; }
|
||||
|
Loading…
Reference in New Issue
Block a user