摘要:
TP项目部署到Linux服务器,今天又碰到了HTTP 500 Internal server error 又是改runtime 777权限 发现并不好使。 于是又找啊找啊, 发现.htaccess 文件又被我忽略了, 果然打开, location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php... 阅读全文
posted @ 2020-03-14 21:11
刘俊涛的博客
阅读(310)
评论(0)
推荐(0)