logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决 [warn] _default_ VirtualHost overlap on port 80, the first has precedence

服务器上装两个版本的apache 一个是2.2 一个是2.4(我自己装配php5.6 由于项目需要)然而2.2是别人安装的有点乱 死活不支持多个虚拟机配置,加了默认80 和 另一个域名后 重启apache 出现 [warn] _default_ VirtualHost overlap on port 80, the first has precedence 。百度了一下 : 发

nginx 下 thinkphp 502 bad Gateway + "LNMP一键安装包的Nginx 502 Bad Gateway错误可能原因及解决方法"

参考: http://lnmp.org/faq/lnmp-Nginx-502-Bad-Gateway.html如果是非上述原因:请找到nginx.conf中 找到这一行 include enable-php.conf; 然后打开 include enable-php.conf; 看看 加入支持pathinfo 即可解决: location ~ [^

到底了