From: Rich Bowen Die Dokumentation zu dieser Direktive wurde
noch nicht übersetzt. Bitte schauen Sie in die englische
Version. Die Dokumentation zu dieser Direktive wurde
noch nicht übersetzt. Bitte schauen Sie in die englische
Version. Die Dokumentation zu dieser Direktive wurde
noch nicht übersetzt. Bitte schauen Sie in die englische
Version. La Documentación para esta directiva
no ha sido traducida aún. Por favor use la versión en inglés
mientras tanto.
@@ -961,6 +962,7 @@ satisfied
La Documentación para esta directiva
no ha sido traducida aún. Por favor use la versión en inglés
mientras tanto.
diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr
index 87cb84da68a..78ab22a98ab 100644
--- a/docs/manual/mod/core.html.fr
+++ b/docs/manual/mod/core.html.fr
@@ -33,6 +33,8 @@
ja |
tr ãã®ãã£ã¬ã¯ãã£ãã®è§£èª¬ææ¸ã¯
ã¾ã 翻訳ããã¦ãã¾ãããè±èªçãã覧ãã ããã
ãã®ãã£ã¬ã¯ãã£ãã®è§£èª¬ææ¸ã¯
ã¾ã 翻訳ããã¦ãã¾ãããè±èªçãã覧ãã ããã
AllowOverride: All Status: Core
+Modul: core Kompatibilität: Nested conditions are evaluated in 2.4.26 and later Siehe auch
@@ -936,6 +937,7 @@ satisfied
AllowOverride: All Status: Core
+Modul: core Kompatibilität: Nested conditions are evaluated in 2.4.26 and later Siehe auch
@@ -1560,6 +1562,7 @@ satisfied by a request at runtime
AllowOverride: All Status: Core
+Modul: core Kompatibilität: Nested conditions are evaluated in 2.4.26 and later Siehe auch
diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es
index 7317bf90d57..2cf2d5a9711 100644
--- a/docs/manual/mod/core.html.es
+++ b/docs/manual/mod/core.html.es
@@ -933,6 +933,7 @@ satisfied by a request at runtime
Prevalece sobre: All Estado: Core
+Módulo: core Compatibilidad: Nested conditions are evaluated in 2.4.26 and later Prevalece sobre: All Estado: Core
+Módulo: core Compatibilidad: Nested conditions are evaluated in 2.4.26 and later
diff --git a/docs/manual/mod/core.html.ja.utf8 b/docs/manual/mod/core.html.ja.utf8
index cd8a0f93ba7..57967ca8809 100644
--- a/docs/manual/mod/core.html.ja.utf8
+++ b/docs/manual/mod/core.html.ja.utf8
@@ -879,6 +879,7 @@ satisfied by a request at runtime
Description: Fonctionnalités de base du serveur HTTP Apache toujours
disponibles Statut: Core 䏿¸ã: All ã¹ãã¼ã¿ã¹: Core
+ã¢ã¸ã¥ã¼ã«: core äºææ§: Nested conditions are evaluated in 2.4.26 and later åç
§
@@ -906,6 +907,7 @@ satisfied
䏿¸ã: All ã¹ãã¼ã¿ã¹: Core
+ã¢ã¸ã¥ã¼ã«: core äºææ§: Nested conditions are evaluated in 2.4.26 and later åç
§
diff --git a/docs/manual/mod/core.html.tr.utf8 b/docs/manual/mod/core.html.tr.utf8
index 6b3e9b91991..942c09426b8 100644
--- a/docs/manual/mod/core.html.tr.utf8
+++ b/docs/manual/mod/core.html.tr.utf8
@@ -33,6 +33,7 @@
ja |
tr
Açıklama: | Apache HTTP Sunucusunda daima mevcut olan çekirdek özellikler |
---|---|
Durum: | Ãekirdek |
This directive specifies group membership that is required for the user to gain access.
-Require dbd-group team - AuthzDBDQuery "SELECT group FROM authz WHERE user = %s"+
Require dbd-group team +AuthzDBDQuery "SELECT group FROM authz WHERE user = %s"@@ -100,8 +100,8 @@
This directive specifies a query to be run indicating the user has logged in.
-Require dbd-login - AuthzDBDQuery "UPDATE authn SET login = 'true' WHERE user = %s"+
Require dbd-login +AuthzDBDQuery "UPDATE authn SET login = 'true' WHERE user = %s"@@ -111,8 +111,8 @@
This directive specifies a query to be run indicating the user has logged out.
-Require dbd-logout - AuthzDBDQuery "UPDATE authn SET login = 'false' WHERE user = %s"+
Require dbd-logout +AuthzDBDQuery "UPDATE authn SET login = 'false' WHERE user = %s"diff --git a/docs/manual/mod/mod_authz_dbd.html.fr b/docs/manual/mod/mod_authz_dbd.html.fr index 6a62efe76f0..47ff59e22a3 100644 --- a/docs/manual/mod/mod_authz_dbd.html.fr +++ b/docs/manual/mod/mod_authz_dbd.html.fr @@ -29,6 +29,8 @@ +
Description: | Autorisation en groupe et reconnaissance d'identité avec base SQL |
---|---|
Statut: | Extension |