From: Lucien Gentis
<FilesMatch "^(?<sitename>[^/]+)">
- require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
+ Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
</FilesMatch>
@@ -3334,7 +3334,7 @@ correspondant à une expression rationnelle
nommés.
<LocationMatch "^/combined/(?<sitename>[^/]+)">
- require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
+ Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
</LocationMatch>
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 87f5b55f2e4..e993363ac69 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
+