摘要:
server{ listen 8156; # 监听端口(根据自己的需求更改) server_name localhost; # 域名 root /www/php; index index.html index.htm index.php; location ~ .*\.php/?.*$ { fast 阅读全文
posted @ 2024-01-23 09:03
接二连珊
阅读(172)
评论(0)
推荐(0)
|
摘要:
server{ listen 8156; # 监听端口(根据自己的需求更改) server_name localhost; # 域名 root /www/php; index index.html index.htm index.php; location ~ .*\.php/?.*$ { fast 阅读全文
posted @ 2024-01-23 09:03
接二连珊
阅读(172)
评论(0)
推荐(0)
|