From: Richard Bowen
<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
@@ -989,7 +989,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.xml.de b/docs/manual/mod/core.xml.de
index 467b8a40102..5ea11468fb8 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 5ba9c3db84c..2051eb19009 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+