Sander, can you bump this file to fit into the release?
PR: 23416
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101401
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0.48
+ *) mod_rewrite: Don't die silently when failing to open RewriteLogs.
+ PR 23416. [André Malo]
+
*) mod_rewrite: Fix mod_rewrite's support of the [P] option to send
rewritten request using "proxy:". The code was adding multiple "proxy:"
fields in the rewritten URI. PR: 13946. [Eider Oliveira <eider@bol.com.br>]