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>
@@ -3380,7 +3380,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 c90cc452788..7d7f068f9da 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+
+
+
+
+
+
+