From: Lucien Gentis Date: Sun, 24 Oct 2021 15:19:47 +0000 (+0000) Subject: fr doc rebuild. X-Git-Tag: 2.5.0-alpha2-ci-test-only~718 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=045f98d8d2df10c43ba52ebafc4f26b9d8c52f67;p=thirdparty%2Fapache%2Fhttpd.git fr doc rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.fr.utf8 b/docs/manual/mod/directives.html.fr.utf8 index 0bf5960bfa9..05cfd34377e 100644 --- a/docs/manual/mod/directives.html.fr.utf8 +++ b/docs/manual/mod/directives.html.fr.utf8 @@ -340,6 +340,7 @@
  • H2PushResource
  • H2SerializeHeaders
  • H2StreamMaxMemSize
  • +
  • H2StreamTimeout
  • H2TLSCoolDownSecs
  • H2TLSWarmUpSize
  • H2Upgrade
  • @@ -367,6 +368,7 @@
  • ImapMenu
  • Include
  • IncludeOptional
  • +
  • IndexForbiddenReturn404
  • IndexHeadInsert
  • IndexIgnore
  • IndexIgnoreReset
  • diff --git a/docs/manual/mod/mod_autoindex.html.fr.utf8 b/docs/manual/mod/mod_autoindex.html.fr.utf8 index 3ec565e2a62..d799f0c1dc5 100644 --- a/docs/manual/mod/mod_autoindex.html.fr.utf8 +++ b/docs/manual/mod/mod_autoindex.html.fr.utf8 @@ -93,6 +93,7 @@ shell Win32 dir
  • AddIconByType
  • DefaultIcon
  • HeaderName
  • +
  • IndexForbiddenReturn404
  • IndexHeadInsert
  • IndexIgnore
  • IndexIgnoreReset
  • @@ -523,6 +524,24 @@ contenant l'index + +
    top
    +

    Directive IndexForbiddenReturn404

    + + + + + + + + +
    Description:Renvoie une erreur HTTP 404 au lieu de Forbidden lorsque les +options n'autorisent pas le listing de répertoire
    Syntaxe:IndexForbiddenReturn404 On|Off
    Contexte:configuration globale, serveur virtuel, répertoire, .htaccess
    Surcharges autorisées:Indexes
    Statut:Base
    Module:mod_autoindex
    Compatibilité:Disponible à partir de la version 2.5.1 du serveur HTTP Apache
    +

    La directive IndexForbiddenReturn404 permet de + définir si ce module renvoie un code d'état HTTP 404 au lieu d'un code + d'état 403 lorsque la directive Options n'autorise + pas le listing de répertoire.

    +
    top

    Directive IndexHeadInsert

    diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja index dfdddeda9b9..0f1fbd844a6 100644 --- a/docs/manual/mod/mod_autoindex.xml.ja +++ b/docs/manual/mod/mod_autoindex.xml.ja @@ -1,7 +1,7 @@ - + + + + + +