From: Joshua Slive Date: Wed, 1 Aug 2007 17:39:32 +0000 (+0000) Subject: Merge r472949 from trunk: X-Git-Tag: 2.2.5~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8306ee5f61779b756227273e0e3df3adfc35fd9;p=thirdparty%2Fapache%2Fhttpd.git Merge r472949 from trunk: Minor niggles that have been sitting around for a while git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@561886 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index e88e3ba7783..60020d1506b 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -23,7 +23,7 @@

Available Languages:  de  |  en  | - ja 

+ ja 

@@ -2758,7 +2758,8 @@ to name-virtual hosts
Description:Core Apache HTTP Server features that are always available
Module:core

The ServerAlias directive sets the - alternate names for a host, for use with name-based virtual hosts.

+ alternate names for a host, for use with name-based virtual hosts. The + ServerAlias may include wildcards, if appropriate.

<VirtualHost *>
@@ -3395,7 +3396,7 @@ hostname or IP address

Available Languages:  de  |  en  | - ja 

+ ja 

diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 65f3237a3bc..52c3f19b18c 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2748,7 +2748,8 @@ to name-virtual hosts

The ServerAlias directive sets the alternate names for a host, for use with name-based virtual hosts.

+ href="../vhosts/name-based.html">name-based virtual hosts. The + ServerAlias may include wildcards, if appropriate.

<VirtualHost *>
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index fc194406df9..365dc1d34ae 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + +