Commit eeee78ff authored by Graham Leggett's avatar Graham Leggett
Browse files

Add a vote.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105432 13f79535-47bb-0310-9956-ffa450edef68
parent 86efd5f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/13 16:51:37 $]
Last modified at [$Date: 2004/10/13 17:00:14 $]

Release:

@@ -134,7 +134,7 @@ PATCHES TO BACKPORT FROM 2.1
    *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
       (2.0 + 1.3)
         modules/mappers/mod_rewrite.c: r1.259
       +1: nd, jerenkrantz
       +1: nd, jerenkrantz, minfrin

    *) mod_rewrite: Handle per-location rules when r->filename is unset.
       Previously this would segfault or simply not match as expected,