码迷,mamicode.com
首页 >  
搜索关键字:nginx支持php    ( 31个结果
nginx php No input file specified 如何处理?
配置nginx支持php 出现了No input file specified ? 只要修改下安装目录下的  nginx.conf下的  location ~ \.php$ {              root           html;              fastcgi_pass   127.0.0.1:9000;              fastcgi_index  ...
分类:Web程序   时间:2014-07-13 16:16:48    阅读次数:270
31条   上一页 1 2 3 4
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!