location / { index index.php index.html; if (!-e $request_filename) { rewrite ^/(.*)$ /index.php last; } }

我的微信:graent_hu
欢迎扫码加我的微信好友,有什么问题我们可以一起探讨,有什么需要也随时欢迎发消息给我~
转载请注明出处:
本文链接:https://www.wlyc.cn/post-70.html
location / { index index.php index.html; if (!-e $request_filename) { rewrite ^/(.*)$ /index.php last; } }
欢迎扫码加我的微信好友,有什么问题我们可以一起探讨,有什么需要也随时欢迎发消息给我~
转载请注明出处:
本文链接:https://www.wlyc.cn/post-70.html
发表评论