From: Lucien Gentis Date: Sat, 9 Sep 2023 15:19:30 +0000 (+0000) Subject: fr doc rebuild. X-Git-Tag: 2.4.58-rc1-candidate~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30cf8aa7b3cfbeb076b7b9c9708f018badc35ae;p=thirdparty%2Fapache%2Fhttpd.git fr doc rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.fr.utf8 b/docs/manual/env.html.fr.utf8 index 4a2e67c0652..ee3a961ebce 100644 --- a/docs/manual/env.html.fr.utf8 +++ b/docs/manual/env.html.fr.utf8 @@ -524,7 +524,7 @@ SetEnvIf Referer "^$" local_referal

Pour plus d'informations sur cette technique, voir le tutoriel sur ServerWatch - "Keeping Your Images from Adorning Other Sites".

+ "Keeping Your Images from Adorning Other Sites".

diff --git a/docs/manual/env.xml.meta b/docs/manual/env.xml.meta index 67070dc3142..e9ca77529f1 100644 --- a/docs/manual/env.xml.meta +++ b/docs/manual/env.xml.meta @@ -8,7 +8,7 @@ en - fr + fr ja ko tr diff --git a/docs/manual/mod/directives.html.fr.utf8 b/docs/manual/mod/directives.html.fr.utf8 index f4f358d19e2..9c14fee8e4d 100644 --- a/docs/manual/mod/directives.html.fr.utf8 +++ b/docs/manual/mod/directives.html.fr.utf8 @@ -225,6 +225,7 @@
  • CoreDumpDirectory
  • CustomLog
  • Dav
  • +
  • DavBasePath
  • DavDepthInfinity
  • DavGenericLockDB
  • DavLockDB
  • @@ -244,6 +245,7 @@
  • DefaultRuntimeDir
  • DefaultType
  • Define
  • +
  • DeflateAlterETag
  • DeflateBufferSize
  • DeflateCompressionLevel
  • DeflateFilterNote
  • @@ -309,6 +311,7 @@
  • H2ModernTLSOnly
  • H2OutputBuffering
  • H2Padding
  • +
  • H2ProxyRequests
  • H2Push
  • H2PushDiarySize
  • H2PushPriority
  • @@ -319,6 +322,7 @@
  • H2TLSCoolDownSecs
  • H2TLSWarmUpSize
  • H2Upgrade
  • +
  • H2WebSockets
  • H2WindowSize
  • Header
  • HeaderName
  • @@ -557,6 +561,7 @@
  • Redirect
  • RedirectMatch
  • RedirectPermanent
  • +
  • RedirectRelative
  • RedirectTemp
  • RedisConnPoolTTL
  • RedisTimeout
  • diff --git a/docs/manual/mod/mod_alias.html.fr.utf8 b/docs/manual/mod/mod_alias.html.fr.utf8 index d360ab0bda4..e32d585a1d9 100644 --- a/docs/manual/mod/mod_alias.html.fr.utf8 +++ b/docs/manual/mod/mod_alias.html.fr.utf8 @@ -78,6 +78,7 @@ redirection d'URL
  • Redirect
  • RedirectMatch
  • RedirectPermanent
  • +
  • RedirectRelative
  • RedirectTemp
  • ScriptAlias
  • ScriptAliasMatch
  • @@ -468,6 +469,25 @@ différente permanente (code 301). Son comportement est exactement le même que celui de Redirect permanent.

    +
    +
    top
    +

    Directive RedirectRelative

    + + + + + + + + +
    Description:Redirection relative de cibles.
    Syntaxe:RedirectRelative On|Off
    Défaut:RedirectRelative Off
    Contexte:configuration globale, serveur virtuel, répertoire
    Statut:Base
    Module:mod_alias
    Compatibilité:Disponible à partir de la version 2.4.58 du serveur HTTP Apache
    +

    Par défaut, si l'URL cible d'une directive Redirect est une URL relative commençant par + un caractère '/', le serveur convertit cette dernière en URL absolue avant + de répondre au client. En définissant + RedirectRelative à "On", l'URL relative est présentée + au client sans modification.

    + +
    top

    Directive RedirectTemp

    diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja index 16e77247dfc..93f6c7158fb 100644 --- a/docs/manual/mod/mod_alias.xml.ja +++ b/docs/manual/mod/mod_alias.xml.ja @@ -1,7 +1,7 @@ - + + + + +