summaryrefslogtreecommitdiffstats
path: root/docs/manual/expr.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Expression parser: Add the ability to apply a SHA1 hash to strings withinGraham Leggett2013-03-171-0/+3
* Expression parser: Add the ability to base64 encode and base64 decodeGraham Leggett2013-03-171-0/+5
* TypoRich Bowen2013-02-141-2/+2
* Missing trailing slashRich Bowen2013-02-141-1/+1
* Note that v is a shortcut for reqenvDaniel Gruno2013-01-291-1/+1
* Add a version compatibility section to theRainer Jung2012-12-161-0/+11
* Fix cut'n'paste errorStefan Fritsch2012-11-171-2/+2
* Add SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,Stefan Fritsch2012-11-171-1/+14
* fix cut'n'paste errorStefan Fritsch2012-10-291-1/+1
* ap_expr: Add req_novary function that allows HTTP header lookupsStefan Fritsch2012-10-291-2/+8
* Mention string-valued expression in the BNF.Stefan Fritsch2012-10-291-2/+15
* Use integer operators when comparing to TIME_HOURDaniel Gruno2012-07-171-1/+1
* Typo fixDaniel Gruno2012-05-041-1/+1
* Update syntax for expr.xmlDaniel Gruno2012-04-271-20/+16
* Replace weird UTF-8 thingy with - (blame Wikipedia)Igor Galić2012-04-021-2/+2
* Add some examples of how expressions might be used.Daniel Gruno2012-03-301-0/+27
* Fix names of unary operators like '-s' being compared case insensitively.Stefan Fritsch2011-12-101-0/+3
* Clarify the peer IP of the connection and the client IP of the request withinGraham Leggett2011-11-301-1/+1