https://bz.apache.org/bugzilla/show_bug.cgi?id=58777

Eric Covener <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|REMIND                      |---
             Status|RESOLVED                    |REOPENED

--- Comment #19 from Eric Covener <[email protected]> ---
(In reply to Ben RUBSON from comment #18)
> OK Eric, I investigated further, I thought I found the right setting, but
> Apache crashed when requests did not contain a QUERY_STRING.

sorry about that
> 
> This is what your last patch 1734294 corrects, so let's try it out !
> 
> OK, now everything works as I was expecting, with these 3 tricks :
> - append a ? to the RewriteRule substitution (second parameter)
> - use the new qslast flag (of course :)
> - use the QSA flag (so that if the query contains a QUERY_STRING, it is kept)
> 
> Thank you very much for your work on this Eric !
> 
> I even tested these 2 patches against Apache 2.2, it works perfectly.
> 
> Could we think about backporting them to Apache 2.4 tree, so that they will
> be available into the next 2.4.x release please ?


The first half will be in the next 2.4.x (2.4.19), just need review of the
followup. Thanks for testing so quickly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to