Hkcms内容管理系统,nginx环境下的规则如下:location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=/$1 last; break; } }......
扫码关注
QQ交谈
回顶部
微信扫码分享