会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
itBaby
风存,不否认。不盲从风,智者也。
首页
新随笔
订阅
管理
2017年12月9日
CentOS7 nginx简单配置pathinfo模式(ThinkPHP)
摘要: location ~ \.php { #去掉$ root H:/PHPServer/WWW; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_split_path_info ^(.+\.php)(.*)$; #增加这一句 f
阅读全文
posted @ 2017-12-09 16:28 知风阁
阅读(684)
评论(0)
推荐(0)
公告