
nginx
Tina心情很美丽
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
thinkphp nginx 空白页
conf.php配置里面写上 URL_MODEL=>0原创 2018-01-15 10:25:44 · 1194 阅读 · 0 评论 -
nginx ThinkPHP 404
原创 2018-01-29 09:46:13 · 450 阅读 · 0 评论 -
open_basedir open_basedir restriction in effect 错误
vim /usr/local/nginx/conf/fastcgi.conf原创 2018-04-12 09:36:31 · 213 阅读 · 0 评论 -
nginx thinphp 404
server { listen 80; #listen [::]:80; server_name demo.tpshop3.com localhost; index index.html index.htm index.php default.html default.htm default.php; root /home/wwwroot/TPshop_v1.0; #...原创 2018-04-23 13:50:17 · 215 阅读 · 0 评论