Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3335221
  • 博文数量: 815
  • 博客积分: 12898
  • 博客等级: 上将
  • 技术积分: 7883
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-25 09:57
文章分类

全部博文(815)

文章存档

2014年(1)

2011年(46)

2010年(192)

2009年(121)

2008年(70)

2007年(385)

分类: LINUX

2010-11-01 22:34:58

[root@wiki conf.d]# /etc/init.d/httpd start
启动 httpd:[Fri Oct 29 22:50:55 2010] [error] VirtualHost *:443 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
                                                           [确定]
[root@wiki conf.d]# httpd -S
[Fri Oct 29 23:07:33 2010] [error] VirtualHost *:443 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:*                    is a NameVirtualHost
         default server wiki.yuyizhi.org (/etc/httpd/conf.d/wiki.yuyizhi.org.conf:15)
         port 443 namevhost wiki.yuyizhi.org (/etc/httpd/conf.d/wiki.yuyizhi.org.conf:15)
Syntax OK

处理办法:

指定端口:
NameVirtualHost *:443

阅读(2820) | 评论(0) | 转发(0) |
0

上一篇:ASM建库报错

下一篇:OpenBSD 4.8版发布

给主人留下些什么吧!~~