summaryrefslogtreecommitdiffstats
path: root/docs/manual/expr.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace mystery smart-quotes copy/pasted from httpd.conf + vi.Eric Covener2018-07-261-2/+2
* add 2 conditional logging examplesEric Covener2018-07-251-0/+4
* Follow up to r1810605.Yann Ylavic2017-10-041-29/+93
* compat note for REMOTE_PORTEric Covener2017-03-241-1/+1
* Correct some typos across the documentation.Luca Toscano2017-01-251-1/+1
* PR59938: add %{REMOTE_PORT} to the expression parserEric Covener2016-12-291-0/+2
* Fix doc as spotted by Dusan Bajic in online docChristophe Jaillet2016-09-231-3/+3
* Fix doc as spotted by Francois B in online docChristophe Jaillet2016-09-231-5/+5
* expand third common in the expression functions docEric Covener2016-09-171-10/+32
* mod_crypto: Add the all purpose crypto filters with support for HLS.Graham Leggett2016-07-101-0/+2
* add a -R example, I had to ask for help to figure out the single quotes.Eric Covener2016-05-231-0/+5
* ErrorDocument is not a section directive.Rich Bowen2016-03-241-1/+1
* expr support for HTTP2 variableStefan Eissing2016-01-221-0/+3
* revertJim Jagielski2016-01-211-4/+0
* Note that as a function, kept_body requires an argument,Jim Jagielski2016-01-211-1/+3
* ap_expr now allows kept_body() function to grab/useJim Jagielski2016-01-201-0/+2
* Fix doc as spotted by A. Gh. in online docChristophe Jaillet2016-01-111-1/+1
* add a mod_headers condition clause expression exampleEric Covener2015-12-281-0/+4
* * Remove trailing whitespace from a bunch of *.xml filesKen Coar2015-04-151-2/+2
* Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.Ken Coar2015-04-151-2/+1
* Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>Ken Coar2015-04-151-1/+1
* mod_authn_core: Add expression support to AuthName and AuthType.Graham Leggett2015-03-011-0/+2
* core: Add expression support to ErrorDocument. Switch from a fixedGraham Leggett2015-02-221-0/+1
* mod_alias: Introduce expression parser support for Alias, ScriptAliasGraham Leggett2015-01-221-0/+3
* Add missing 'filemod' in functions list + minor formatting issue + long line ...Christophe Jaillet2015-01-051-2/+6
* function examples, other flavor of function examples. replace() exampleEric Covener2014-12-051-0/+11
* add a warning to resp() similar to the one present for REQUEST_STATUS [too ea...Eric Covener2014-12-031-4/+4
* even out some whitespaceEric Covener2014-11-301-1/+1
* * ap_exr: Add replace(string, from, to) function.Jan Kaluža2014-11-271-1/+4
* add a few more expresion examples to illustrate functions and -f Eric Covener2014-11-261-0/+12
* add a -in wordlist example, change 'string list' to wordlist so you can jump ...Eric Covener2014-11-021-2/+10
* no status during if_walkEric Covener2014-07-261-1/+1
* call out some variables that aren't set during <if>Eric Covener2014-07-261-2/+2
* Add missing variables:Christophe Jaillet2014-05-161-3/+10
* Add the ldap-search option to mod_authnz_ldap, allowing authorizationGraham Leggett2014-04-251-0/+1
* Add the ldap function to the expression API, allowing LDAP filters andGraham Leggett2014-04-251-0/+3
* As per comment, removing quotes makes the example workRich Bowen2014-03-071-1/+1
* Add =~ and !~ to the table of comparison operatorsRich Bowen2014-03-071-0/+6
* this is not a quote.André Malo2014-02-051-2/+0
* table fixes.André Malo2014-01-241-1/+1
* rewrap for readabilityAndré Malo2014-01-241-28/+40
* mod_authnz_host: Support the expression parser within the require directives.Graham Leggett2013-12-301-0/+2
* mod_authnz_dbm: Support the expression parser within the require directives.Graham Leggett2013-12-301-0/+1
* mod_authnz_dbd: Support the expression parser within the require directives.Graham Leggett2013-12-301-0/+1
* mod_authnz_ldap: Support the expression parser within the requireGraham Leggett2013-12-301-0/+5
* Encourage best practice of putting complex arguments in quotes.Rich Bowen2013-05-111-1/+1
* s/uppser/upper/Daniel Gruno2013-05-101-1/+1
* add md5 function, tooStefan Fritsch2013-03-181-0/+3
* sha1 now does hex encodingStefan Fritsch2013-03-181-1/+1
* mod_auth_basic: Add a generic mechanism to fake basic authenticationGraham Leggett2013-03-171-0/+4