]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix a misleading example that implies ServerName has precedence over a ServerAlias.
authorEric Covener <covener@apache.org>
Fri, 16 Mar 2012 09:45:01 +0000 (09:45 +0000)
committerEric Covener <covener@apache.org>
Fri, 16 Mar 2012 09:45:01 +0000 (09:45 +0000)
commit31600d725a9149b203c6b1535debd2c4e9d05dc2
tree41715728fe1e034e4310155284625b148f285be8
parent8584053f10a424823be05ec8322d14a54fa24fdb
fix a misleading example that implies ServerName has precedence over a ServerAlias.

We stop when a vhost matches for any reason (not 2.4 specific).  Mention this explicitly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301398 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/core.xml
docs/manual/vhosts/name-based.xml