webman用nginx这样设置隐藏端口

server { listen 80; server_name 站点域名; root /your/webman/public; location / { proxy_pass http://127.0.0.1:8787; # 转发规则 index index.php index.htm...

gongaiorg 发表与 2022-03-18 1955 浏览 0 回答

gongaiorg

-60
积分
0
获赞数
0
粉丝数
2022-03-18 加入
🔝