| Commit message (Expand) | Author | Age | Files | Lines |
* | more alignment in wording | Eric Covener | 2020-02-06 | 1 | -23/+20 |
* | make the condition guidance stand out | Eric Covener | 2020-02-06 | 1 | -9/+9 |
* | rework the mysteries of onsuccess and always | Eric Covener | 2020-02-06 | 1 | -68/+58 |
* | mod_headers.xml: clarify the difference between | Luca Toscano | 2018-10-20 | 1 | -12/+44 |
* | Added a note in the mod_headers docs about Content-Type and setifempty | Luca Toscano | 2016-11-15 | 1 | -2/+11 |
* | Fix formatting, highlighting of examples. | Rich Bowen | 2016-03-25 | 1 | -4/+4 |
* | add a mod_headers condition clause expression example | Eric Covener | 2015-12-28 | 1 | -1/+6 |
* | Simply remove trailing whitespace. | Ken Coar | 2015-04-15 | 1 | -14/+13 |
* | validate xml | André Malo | 2014-12-05 | 1 | -2/+2 |
* | add some hints about using expressions in mod_headers | Eric Covener | 2014-12-05 | 1 | -0/+19 |
* | Fix spelling and grammar errors. | Mike Rumph | 2014-06-05 | 1 | -3/+3 |
* | Fix r1593665 where I miss read the code and what is performed in "header_inou... | Christophe Jaillet | 2014-06-03 | 1 | -4/+4 |
* | - Add missing links | Christophe Jaillet | 2014-05-10 | 1 | -7/+8 |
* | expr=value updates: | Eric Covener | 2014-04-20 | 1 | -4/+6 |
* | Add <compatibility> notes for changes made in version 2.4.7 + synch formating... | Christophe Jaillet | 2014-04-13 | 1 | -6/+9 |
* | Add <compatibility> notes for changes made in version 2.4.4 + synch formating... | Christophe Jaillet | 2014-04-10 | 1 | -5/+8 |
* | This C-T: limitation was removed in 2.2.12 and retconned into CHANGES much la... | Eric Covener | 2014-04-10 | 1 | -2/+4 |
* | provide an expression parser example that can control based on http status code, | Eric Covener | 2014-04-02 | 1 | -3/+10 |
* | try to clarify that "onsuccess" is for anything but locally-generated errors, | Eric Covener | 2014-04-02 | 1 | -11/+15 |
* | fix compatibility info for "setifempty". | Eric Covener | 2014-02-24 | 1 | -3/+5 |
* | If the "value" argument is prefixed with expr=, parse it with ap_expr | Eric Covener | 2013-12-01 | 1 | -5/+7 |
* | /. Initialisations | Lucien Gentis | 2013-10-26 | 1 | -2/+2 |
* | Allow for format specifiers to be used in the base substitution string for He... | Daniel Ruggeri | 2013-10-25 | 1 | -3/+4 |
* | add "Header note" which was the solution for two users this week on IRC. | Eric Covener | 2013-09-08 | 1 | -1/+8 |
* | provide a simple (no <If>) way to set a header only if it's not already there. | Eric Covener | 2013-06-25 | 1 | -0/+8 |
* | Document new mod_headers params: %l, %i, %b | Jim Jagielski | 2012-09-24 | 1 | -0/+18 |
* | Fix mod_headers documentation: | Rainer Jung | 2012-08-11 | 1 | -5/+14 |
* | Syntax updates for mod_h*.xml, mod_i*.xml | Daniel Gruno | 2012-04-26 | 1 | -25/+24 |
* | Fix the request/response header error | Takashi Sato | 2012-01-14 | 1 | -2/+2 |
* | Unify syntax of config directives taking an expression as optional contition ... | Stefan Fritsch | 2011-11-04 | 1 | -11/+11 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -8/+8 |
* | Typos. | Lucien Gentis | 2010-12-29 | 1 | -1/+1 |
* | Updates. | Lucien Gentis | 2010-12-29 | 1 | -1/+1 |
* | mention my flip-flop on "Header always" to not add additional confusion to | Eric Covener | 2010-12-29 | 1 | -0/+1 |
* | PR50525: Header always ... doesn't really mean "always" in terms of what you | Eric Covener | 2010-12-29 | 1 | -12/+26 |
* | revert r1031670: | Eric Covener | 2010-12-29 | 1 | -11/+12 |
* | Change the default of the Header directive to apply to responses of all types | Eric Covener | 2010-11-05 | 1 | -12/+11 |
* | doc updates around why a few directives can't set arbitrary Content-Types for | Eric Covener | 2010-08-27 | 1 | -1/+1 |
* | emphasize request/response in the timing description, easy to miss the signif... | Eric Covener | 2010-05-20 | 1 | -2/+2 |
* | PR49308: Header directive doesn't see CGI-issued headers because they live in... | Eric Covener | 2010-05-20 | 1 | -0/+5 |
* | Clarify references to arguments in the Header directive documentation. | Daniel Earl Poirier | 2010-01-14 | 1 | -3/+4 |
* | mod_headers: Enable multi-match-and-replace edit option | Nick Kew | 2009-12-27 | 1 | -2/+7 |
* | fix validation error | Nilgun Belma Buguner | 2009-10-17 | 1 | -1/+1 |
* | mention that "Header onsuccess" is the default and reword the description | Eric Covener | 2009-10-16 | 1 | -6/+7 |
* | mod_headers: generalise the envclause to support conditional | Nick Kew | 2009-08-27 | 1 | -19/+35 |
* | Clarification on unit of measure of %D in mod_headers | Daniel Earl Poirier | 2009-08-19 | 1 | -1/+2 |
* | headers replaced by directives line 48 | Lucien Gentis | 2009-02-21 | 1 | -1/+1 |
* | fix XML errors of r723560 | Takashi Sato | 2008-12-06 | 1 | -2/+2 |
* | Put the arguments to Header, RequestHeader, in alphabetic order. | Rich Bowen | 2008-12-05 | 1 | -42/+43 |
* | I have finally been asked one too many times whether the 'foobar' in | Rich Bowen | 2008-12-05 | 1 | -4/+4 |