会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_zxd
博客园
首页
新随笔
联系
订阅
管理
2018年10月30日
PHP5.6版本“No input file specified”问题
摘要: 原因在于使用的PHP5.6是fast_cgi模式,而在某些情况下,不能正确识别path_info所造成的错误 默认的.htaccess里面的规则: Options +FollowSymlinks RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f ...
阅读全文
posted @ 2018-10-30 16:16 _zxd
阅读(368)
评论(0)
推荐(0)
编辑