From: Rich Bowen Date: Tue, 14 Apr 2015 18:29:23 +0000 (+0000) Subject: Rebuild HTML docs X-Git-Tag: 2.4.13~264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2121f6b37276c61dc6514569833f136a3b6dde1;p=thirdparty%2Fapache%2Fhttpd.git Rebuild HTML docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673492 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 73497ecdc35..6006c64f8f8 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -910,13 +910,13 @@ the contents of file-system directories matching a regular expression. However, it takes as an argument a regular expression. For example:

-
<DirectoryMatch "^/www/(.+/)?[0-9]{3}">
+    
<DirectoryMatch "^/www/(.+/)?[0-9]{3}/">
     # ...
 </DirectoryMatch>
-

would match directories in /www/ that consisted of three - numbers.

+

matches directories in /www/ (or any subdirectory thereof) + that consist of three numbers.

Compatability

Prior to 2.3.9, this directive implicitly applied to sub-directories @@ -940,7 +940,7 @@ the contents of file-system directories matching a regular expression. (unnamed) backreferences are ignored. Use named groups instead.

<DirectoryMatch ^/var/www/combined/(?<sitename>[^/]+)>
-    require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
+    Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
 </DirectoryMatch>
diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr index 777c988b485..73dd6f3de8a 100644 --- a/docs/manual/mod/core.html.fr +++ b/docs/manual/mod/core.html.fr @@ -31,6 +31,8 @@  ja  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
Description:Fonctionnalités de base du serveur HTTP Apache toujours disponibles
Statut:Core
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index e57e2680bf1..b9821122f40 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 842f168de84..b983a9b71fc 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +