热门标签:
4.点击【伪静态】,复制以下内容到其中,点击保存
location ~* (runtime|application)/{ return 403; } location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
版权:
转载请注明出处:https://www.zhikefa.com/181.html
分享
还没有评论呢,快来抢沙发~
智客网络
这家伙很懒,只想把你留下。
还没有评论呢,快来抢沙发~