龙岩易富通网络科技有限公司

龙岩小程序开发,龙岩分销系统

apache警告提示[error] VirtualHost *:80 -- mixing *

2015.09.10 | 598阅读 | 0条评论 | 未命名

[error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results 解决方法:Change the line: NameVirtualHost * to: NameVirtualHost *:80 and restart apache.

赞 (

发表评论