Nginx 伪静态隐藏 .php 后缀

2021-02-10T08:44:00
location / {
try_files $uri $uri/ $uri.php?$args;
}
当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »