]> granicus.if.org Git - apache/commitdiff
Merge r1334406 from trunk:
authorEric Covener <covener@apache.org>
Sat, 5 May 2012 11:54:05 +0000 (11:54 +0000)
committerEric Covener <covener@apache.org>
Sat, 5 May 2012 11:54:05 +0000 (11:54 +0000)
whitespace in xformed doc wrong

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1334408 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/name-based.xml

index 003efec6e87a9cc01b422a557f8c37604b6a1f54..e5a52d9a855d482850192bf8a4ab31441910c4fc 100644 (file)
 &lt;/VirtualHost&gt;
 
 &lt;VirtualHost *:80&gt;
-ServerName other.example.com
+    ServerName other.example.com
     DocumentRoot /www/otherdomain
 &lt;/VirtualHost&gt;
     </highlight>