Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17899 closed enhancement (fixed)

httpd-2.4.57

Reported by: Bruce Dubbs Owned by: Tim Tassonis
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Tim Tassonis, 13 months ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

*) mod_proxy: Check before forwarding that a nocanon path has not been

rewritten with spaces during processing. [Yann Ylavic]

*) mod_proxy: In case that AllowEncodedSlashes is set to NoDecode do not

double encode encoded slashes in the URL sent by the reverse proxy to the backend. [Ruediger Pluem]

*) mod_http2: fixed a crash during connection termination. See PR 66539.

[Stefan Eissing]

*) mod_rewrite: Fix a 2.4.56 regression for substitutions ending

in a question mark. PR66547. [Eric Covener]

*) mod_rewrite: Add "BCTLS" and "BNE" RewriteRule flags. Re-allow encoded

characters on redirections without the "NE" flag. [Yann Ylavic, Eric Covener]

*) mod_proxy: Fix double encoding of the uri-path of the request forwarded

to the origin server, when using mapping=encoded|servlet. [Yann Ylavic]

*) mod_mime: Do not match the extention against possible query string

parameters in case ProxyPass was used with the nocanon option. [Ruediger Pluem]

comment:2 by Tim Tassonis, 13 months ago

Resolution: fixed
Status: assignedclosed

Fixed in commit dfc7d5b46a

comment:3 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.