Home

zhangyiqun

Thoughts, stories and ideas.

Research 2014年以前 スーパーマリオ 关于

25 Dec 2009
[warn] _default_ VirtualHost overlap on port 80……

# httpd -S

[Fri Dec 25 21:28:03 2009] [warn] _default_ VirtualHost overlap on port 80, the first has precedence

# vi httpd.conf

Add NameVirtualHost as follows:

NameVirtualHost *:80

that’s all

原文连接 http://www.cyberciti.biz/faq/warn-_default_-virtualhost-overlap-port80-first-hasprecedence/

Research 2014年以前 スーパーマリオ 关于