From: Rich 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 @@ -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 | trCette 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 |