1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

whitespace in xformed doc wrong

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334406 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Covener
2012-05-05 11:51:34 +00:00
parent f23a12fb76
commit d84942d766

View File

@@ -136,7 +136,7 @@
</VirtualHost>
<VirtualHost *:80>
ServerName other.example.com
ServerName other.example.com
DocumentRoot /www/otherdomain
</VirtualHost>
</highlight>