| Commit message (Expand) | Author | Age | Files | Lines |
* | replace mystery smart-quotes copy/pasted from httpd.conf + vi. | Eric Covener | 2018-07-26 | 1 | -2/+2 |
* | add 2 conditional logging examples | Eric Covener | 2018-07-25 | 1 | -0/+4 |
* | Follow up to r1810605. | Yann Ylavic | 2017-10-04 | 1 | -29/+93 |
* | compat note for REMOTE_PORT | Eric Covener | 2017-03-24 | 1 | -1/+1 |
* | Correct some typos across the documentation. | Luca Toscano | 2017-01-25 | 1 | -1/+1 |
* | PR59938: add %{REMOTE_PORT} to the expression parser | Eric Covener | 2016-12-29 | 1 | -0/+2 |
* | Fix doc as spotted by Dusan Bajic in online doc | Christophe Jaillet | 2016-09-23 | 1 | -3/+3 |
* | Fix doc as spotted by Francois B in online doc | Christophe Jaillet | 2016-09-23 | 1 | -5/+5 |
* | expand third common in the expression functions doc | Eric Covener | 2016-09-17 | 1 | -10/+32 |
* | mod_crypto: Add the all purpose crypto filters with support for HLS. | Graham Leggett | 2016-07-10 | 1 | -0/+2 |
* | add a -R example, I had to ask for help to figure out the single quotes. | Eric Covener | 2016-05-23 | 1 | -0/+5 |
* | ErrorDocument is not a section directive. | Rich Bowen | 2016-03-24 | 1 | -1/+1 |
* | expr support for HTTP2 variable | Stefan Eissing | 2016-01-22 | 1 | -0/+3 |
* | revert | Jim Jagielski | 2016-01-21 | 1 | -4/+0 |
* | Note that as a function, kept_body requires an argument, | Jim Jagielski | 2016-01-21 | 1 | -1/+3 |
* | ap_expr now allows kept_body() function to grab/use | Jim Jagielski | 2016-01-20 | 1 | -0/+2 |
* | Fix doc as spotted by A. Gh. in online doc | Christophe Jaillet | 2016-01-11 | 1 | -1/+1 |
* | add a mod_headers condition clause expression example | Eric Covener | 2015-12-28 | 1 | -0/+4 |
* | * Remove trailing whitespace from a bunch of *.xml files | Ken Coar | 2015-04-15 | 1 | -2/+2 |
* | Quote {Alias,Redirect,ScriptAlias}{,Match} arguments. | Ken Coar | 2015-04-15 | 1 | -2/+1 |
* | Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> | Ken Coar | 2015-04-15 | 1 | -1/+1 |
* | mod_authn_core: Add expression support to AuthName and AuthType. | Graham Leggett | 2015-03-01 | 1 | -0/+2 |
* | core: Add expression support to ErrorDocument. Switch from a fixed | Graham Leggett | 2015-02-22 | 1 | -0/+1 |
* | mod_alias: Introduce expression parser support for Alias, ScriptAlias | Graham Leggett | 2015-01-22 | 1 | -0/+3 |
* | Add missing 'filemod' in functions list + minor formatting issue + long line ... | Christophe Jaillet | 2015-01-05 | 1 | -2/+6 |
* | function examples, other flavor of function examples. replace() example | Eric Covener | 2014-12-05 | 1 | -0/+11 |
* | add a warning to resp() similar to the one present for REQUEST_STATUS [too ea... | Eric Covener | 2014-12-03 | 1 | -4/+4 |
* | even out some whitespace | Eric Covener | 2014-11-30 | 1 | -1/+1 |
* | * ap_exr: Add replace(string, from, to) function. | Jan Kaluža | 2014-11-27 | 1 | -1/+4 |
* | add a few more expresion examples to illustrate functions and -f | Eric Covener | 2014-11-26 | 1 | -0/+12 |
* | add a -in wordlist example, change 'string list' to wordlist so you can jump ... | Eric Covener | 2014-11-02 | 1 | -2/+10 |
* | no status during if_walk | Eric Covener | 2014-07-26 | 1 | -1/+1 |
* | call out some variables that aren't set during <if> | Eric Covener | 2014-07-26 | 1 | -2/+2 |
* | Add missing variables: | Christophe Jaillet | 2014-05-16 | 1 | -3/+10 |
* | Add the ldap-search option to mod_authnz_ldap, allowing authorization | Graham Leggett | 2014-04-25 | 1 | -0/+1 |
* | Add the ldap function to the expression API, allowing LDAP filters and | Graham Leggett | 2014-04-25 | 1 | -0/+3 |
* | As per comment, removing quotes makes the example work | Rich Bowen | 2014-03-07 | 1 | -1/+1 |
* | Add =~ and !~ to the table of comparison operators | Rich Bowen | 2014-03-07 | 1 | -0/+6 |
* | this is not a quote. | André Malo | 2014-02-05 | 1 | -2/+0 |
* | table fixes. | André Malo | 2014-01-24 | 1 | -1/+1 |
* | rewrap for readability | André Malo | 2014-01-24 | 1 | -28/+40 |
* | mod_authnz_host: Support the expression parser within the require directives. | Graham Leggett | 2013-12-30 | 1 | -0/+2 |
* | mod_authnz_dbm: Support the expression parser within the require directives. | Graham Leggett | 2013-12-30 | 1 | -0/+1 |
* | mod_authnz_dbd: Support the expression parser within the require directives. | Graham Leggett | 2013-12-30 | 1 | -0/+1 |
* | mod_authnz_ldap: Support the expression parser within the require | Graham Leggett | 2013-12-30 | 1 | -0/+5 |
* | Encourage best practice of putting complex arguments in quotes. | Rich Bowen | 2013-05-11 | 1 | -1/+1 |
* | s/uppser/upper/ | Daniel Gruno | 2013-05-10 | 1 | -1/+1 |
* | add md5 function, too | Stefan Fritsch | 2013-03-18 | 1 | -0/+3 |
* | sha1 now does hex encoding | Stefan Fritsch | 2013-03-18 | 1 | -1/+1 |
* | mod_auth_basic: Add a generic mechanism to fake basic authentication | Graham Leggett | 2013-03-17 | 1 | -0/+4 |