From: Rainer Jung Date: Sun, 22 Aug 2010 10:37:28 +0000 (+0000) Subject: Update transformations. X-Git-Tag: 2.3.8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b87f8548463d771243e1c9262ff9695d8e4942;p=thirdparty%2Fapache%2Fhttpd.git Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index d8706e03db2..37584a8bf64 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -3100,12 +3100,14 @@ to name-virtual hosts ServerName server.domain.com
ServerAlias server server2.domain.com server2
ServerAlias *.example.com
+ UseCanonicalName Off
# ...
</VirtualHost>

See also

diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index d954d550748..71815c7b7a4 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + +