From 74c85ae85a1427b6332632bce05adfdea29e2cc5 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Sat, 9 Apr 2016 07:50:41 +0000 Subject: [PATCH] Documentation rebuild and translation updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1738332 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.html.en | 12 ++++++++++++ docs/manual/mod/mod_access_compat.xml.fr | 2 +- docs/manual/mod/mod_access_compat.xml.ja | 2 +- docs/manual/mod/mod_access_compat.xml.meta | 2 +- docs/manual/upgrading.xml.fr | 2 +- docs/manual/upgrading.xml.meta | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-) diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 9fb9bfb8e5..6e94424811 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -570,6 +570,18 @@ Require group GroupName Satisfy are no longer needed. However to provide backwards compatibility for older configurations, these directives have been moved to the mod_access_compat module.

+ +

Note

+

The directives provided by mod_access_compat have + been deprecated by mod_authz_host. + Mixing old directives like Order, Allow or Deny with new ones like + Require is technically possible + but discouraged. This module was created to support + configurations containing only old directives to facilitate the 2.4 upgrade. + Please check the upgrading guide for more + information. +

+
top
diff --git a/docs/manual/mod/mod_access_compat.xml.fr b/docs/manual/mod/mod_access_compat.xml.fr index 75ef0b8639..c4cc38062f 100644 --- a/docs/manual/mod/mod_access_compat.xml.fr +++ b/docs/manual/mod/mod_access_compat.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_access_compat.xml.ja b/docs/manual/mod/mod_access_compat.xml.ja index 7a68ebf638..c909def14d 100644 --- a/docs/manual/mod/mod_access_compat.xml.ja +++ b/docs/manual/mod/mod_access_compat.xml.ja @@ -1,7 +1,7 @@ - + - +