diff options
author | Ruediger Pluem <rpluem@apache.org> | 2024-09-27 17:25:06 +0200 |
---|---|---|
committer | Ruediger Pluem <rpluem@apache.org> | 2024-09-27 17:25:06 +0200 |
commit | 52a5a0e1c7501ec4d0621db599b47534835c5aa8 (patch) | |
tree | 8ac98e701d814c8f58954dd18570803d2f6e6028 /CHANGES | |
parent | fr doc xml file reviewed and corrected. (diff) | |
download | apache2-52a5a0e1c7501ec4d0621db599b47534835c5aa8.tar.xz apache2-52a5a0e1c7501ec4d0621db599b47534835c5aa8.zip |
* Fix typo [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920992 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ Changes with Apache 2.5.1 *) mod_alias: Add AliasPreservePath directive to map the full path after the alias in a location. [Graham Leggett] - *) mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs, + *) mod_rewrite, mod_proxy: mod_proxy to canonicalize rewritten [P] URLs, including "unix:" ones. PR 69235, PR 69260. [Yann Ylavic, Ruediger Pluem] *) mod_http2: fixed a bug that could lead to a crash in main connection |