From: Stefan Eissing
Date: Mon, 16 Oct 2023 15:05:50 +0000 (+0000)
Subject: Post 2.4.58-rc3 tag updates
X-Git-Tag: 2.4.58-rc3-candidate^0
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dd14083f786aeb84a74d7ee4d322e760cd3670c;p=thirdparty%2Fapache%2Fhttpd.git
Post 2.4.58-rc3 tag updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.58-rc3-candidate@1913030 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/env.html.tr.utf8 b/docs/manual/env.html.tr.utf8
index 66ffec81fa5..5578c31b7b9 100644
--- a/docs/manual/env.html.tr.utf8
+++ b/docs/manual/env.html.tr.utf8
@@ -29,6 +29,7 @@
ko |
tr
+Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için İngilizce sürüm geçerlidir.
Apache HTTP Sunucusunu etkileyen ortam deÄiÅkenleri iki çeÅittir.
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index 13b54dafb64..3c1ae2bce29 100644
--- a/docs/manual/mod/core.html.de
+++ b/docs/manual/mod/core.html.de
@@ -1462,7 +1462,7 @@ to the network
| Beschreibung: | Threshold above which pending data are flushed to the
network |
| Syntax: | FlushMaxThreshold number-of-bytes |
-| Voreinstellung: | FlushMaxThreshold 65536 |
+| Voreinstellung: | FlushMaxThreshold 65535 |
| Kontext: | Serverkonfiguration, Virtual Host |
| Status: | Core |
| Modul: | core |
diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es
index 584c38ec7cb..0ac6895b6d0 100644
--- a/docs/manual/mod/core.html.es
+++ b/docs/manual/mod/core.html.es
@@ -1640,7 +1640,7 @@ to the network
| Descripción: | Threshold above which pending data are flushed to the
network |
| Sintaxis: | FlushMaxThreshold number-of-bytes |
-| Valor por defecto: | FlushMaxThreshold 65536 |
+| Valor por defecto: | FlushMaxThreshold 65535 |
| Contexto: | server config, virtual host |
| Estado: | Core |
| Módulo: | core |
diff --git a/docs/manual/mod/core.html.ja.utf8 b/docs/manual/mod/core.html.ja.utf8
index 8c1be703861..90c655f3284 100644
--- a/docs/manual/mod/core.html.ja.utf8
+++ b/docs/manual/mod/core.html.ja.utf8
@@ -1410,7 +1410,7 @@ to the network
| 説æ: | Threshold above which pending data are flushed to the
network |
| æ§æ: | FlushMaxThreshold number-of-bytes |
-| ããã©ã«ã: | FlushMaxThreshold 65536 |
+| ããã©ã«ã: | FlushMaxThreshold 65535 |
| ã³ã³ããã¹ã: | ãµã¼ãè¨å®ãã¡ã¤ã«, ãã¼ãã£ã«ãã¹ã |
| ã¹ãã¼ã¿ã¹: | Core |
| ã¢ã¸ã¥ã¼ã«: | core |
diff --git a/docs/manual/mod/core.html.tr.utf8 b/docs/manual/mod/core.html.tr.utf8
index 5d87a5144f4..6e825db9749 100644
--- a/docs/manual/mod/core.html.tr.utf8
+++ b/docs/manual/mod/core.html.tr.utf8
@@ -33,6 +33,7 @@
ja |
tr
+Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için İngilizce sürüm geçerlidir.
| Açıklama: | Apache HTTP Sunucusunda daima mevcut olan çekirdek
özellikler |
| Durum: | Ãekirdek |
|---|
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 2f026d3fde3..af039a42bc2 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -71,6 +71,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -224,6 +225,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -243,6 +245,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -298,7 +301,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -306,15 +311,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -437,10 +445,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -551,6 +561,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 2f70f774b2b..f056e726274 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -72,6 +72,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index d825016c4ae..568f7c8b333 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -74,6 +74,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -227,6 +228,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -246,6 +248,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -301,7 +304,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -309,15 +314,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -440,10 +448,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -554,6 +564,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/directives.html.fr.utf8 b/docs/manual/mod/directives.html.fr.utf8
index 9c14fee8e4d..e6381a73173 100644
--- a/docs/manual/mod/directives.html.fr.utf8
+++ b/docs/manual/mod/directives.html.fr.utf8
@@ -72,6 +72,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8
index 085955d6736..286b141f397 100644
--- a/docs/manual/mod/directives.html.ja.utf8
+++ b/docs/manual/mod/directives.html.ja.utf8
@@ -69,6 +69,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -222,6 +223,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -241,6 +243,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -296,7 +299,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -304,15 +309,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -435,10 +443,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -549,6 +559,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 4b6fb51a7c1..fa36a6a174d 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -69,6 +69,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -222,6 +223,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -241,6 +243,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -296,7 +299,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -304,15 +309,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -435,10 +443,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -549,6 +559,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8
index 07d8ca4f212..12ccfec383f 100644
--- a/docs/manual/mod/directives.html.tr.utf8
+++ b/docs/manual/mod/directives.html.tr.utf8
@@ -68,6 +68,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -221,6 +222,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -240,6 +242,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -295,7 +298,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -303,15 +308,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -434,10 +442,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -548,6 +558,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/directives.html.zh-cn.utf8 b/docs/manual/mod/directives.html.zh-cn.utf8
index cc9c789dffb..7487c2ed477 100644
--- a/docs/manual/mod/directives.html.zh-cn.utf8
+++ b/docs/manual/mod/directives.html.zh-cn.utf8
@@ -67,6 +67,7 @@
AddType
Alias
AliasMatch
+AliasPreservePath
Allow
AllowCONNECT
AllowEncodedSlashes
@@ -220,6 +221,7 @@
CoreDumpDirectory
CustomLog
Dav
+DavBasePath
DavDepthInfinity
DavGenericLockDB
DavLockDB
@@ -239,6 +241,7 @@
DefaultRuntimeDir
DefaultType
Define
+DeflateAlterETag
DeflateBufferSize
DeflateCompressionLevel
DeflateFilterNote
@@ -294,7 +297,9 @@
Group
H2CopyFiles
H2Direct
+H2EarlyHint
H2EarlyHints
+H2MaxDataFrameLen
H2MaxSessionStreams
H2MaxWorkerIdleSeconds
H2MaxWorkers
@@ -302,15 +307,18 @@
H2ModernTLSOnly
H2OutputBuffering
H2Padding
+H2ProxyRequests
H2Push
H2PushDiarySize
H2PushPriority
H2PushResource
H2SerializeHeaders
H2StreamMaxMemSize
+H2StreamTimeout
H2TLSCoolDownSecs
H2TLSWarmUpSize
H2Upgrade
+H2WebSockets
H2WindowSize
Header
HeaderName
@@ -433,10 +441,12 @@
MDCertificateProtocol
MDCertificateStatus
MDChallengeDns01
+MDChallengeDns01Version
MDContactEmail
MDDriveMode
MDExternalAccountBinding
MDHttpProxy
+MDMatchNames
MDMember
MDMembers
MDMessageCmd
@@ -547,6 +557,7 @@
Redirect
RedirectMatch
RedirectPermanent
+RedirectRelative
RedirectTemp
RedisConnPoolTTL
RedisTimeout
diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en
index 6ef150a3858..53f012ea0fd 100644
--- a/docs/manual/mod/mod_alias.html.en
+++ b/docs/manual/mod/mod_alias.html.en
@@ -75,6 +75,7 @@
# /files/foo and /files/bar mapped to /ftp/pub/files/foo and /ftp/pub/files/bar
+<Location "/files">
+ AliasPreservePath on
+ Alias "/ftp/pub/files"
+</Location>
+# /errors/foo and /errors/bar mapped to /var/www/errors.html
+<Location "/errors">
+ AliasPreservePath off
+ Alias "/var/www/errors.html"
+</Location>
+
+
@@ -290,6 +308,31 @@ AliasMatch "^/image/(.*)\.gif$" "/files/gif.images/$1.gif"
+
+
+
+
+
When using the two parameter version of the
+ Alias directive, the full path after the alias
+ is preserved. When using the one parameter version of the
+ Alias directive inside a
+ Location directive, the full path is dropped,
+ and all URLs are mapped to the target expression.
+
+
To make the one parameter version of the
+ Alias directive preserve paths in the same way
+ that the two parameter version of the Alias
+ directive, enable this setting.
+
+

@@ -469,6 +512,7 @@ a different URL
| Context: | server config, virtual host, directory |
| Status: | Base |
| Module: | mod_alias |
|---|
+
| Compatibility: | 2.4.58 and later |
By default, if the target URL of a Redirect
directive is a relative URL beginning with a '/' character, the server
diff --git a/docs/manual/mod/mod_alias.html.fr.utf8 b/docs/manual/mod/mod_alias.html.fr.utf8
index e32d585a1d9..6b4f5857a12 100644
--- a/docs/manual/mod/mod_alias.html.fr.utf8
+++ b/docs/manual/mod/mod_alias.html.fr.utf8
@@ -32,6 +32,8 @@
ko |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
| Description: | Permet d'atteindre différentes parties du système de
fichiers depuis l'arborescence des documents du site web, ainsi que la
redirection d'URL |
@@ -75,6 +77,7 @@ redirection d'URL