| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some links and bits to the ap_expr docs | Stefan Fritsch | 2011-02-23 | 1 | -6/+17 |
* | Adding a link to the wikipedia page describing BNF. | Vincent Deffontaines | 2011-01-31 | 1 | -1/+4 |
* | Setting missing LastChangedRevision to the latest "svn blame" revision I found. | Vincent Deffontaines | 2011-01-31 | 1 | -1/+1 |
* | provide links back to ap_expr-aware directives/modules | Eric Covener | 2011-01-05 | 1 | -0/+7 |
* | Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_expr | Stefan Fritsch | 2010-12-30 | 1 | -0/+4 |
* | Add -T operator to allow easy evaluation of on/off, 1/0, ... variables | Stefan Fritsch | 2010-12-30 | 1 | -2/+6 |
* | Typos. | Lucien Gentis | 2010-12-29 | 1 | -1/+1 |
* | Fix typos, update transforms | Stefan Fritsch | 2010-12-19 | 1 | -2/+2 |
* | add some links | Stefan Fritsch | 2010-12-19 | 1 | -7/+13 |
* | a bit more documentation for ap_expr's variables | Stefan Fritsch | 2010-12-19 | 1 | -45/+64 |
* | Fix description of "note" | Stefan Fritsch | 2010-11-28 | 1 | -1/+1 |
* | - add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_expr | Stefan Fritsch | 2010-11-28 | 1 | -0/+27 |
* | ap_expr related fixes and enhancements | Stefan Fritsch | 2010-11-21 | 1 | -9/+47 |
* | Crosslinking mod_ssl.html and expr.html | Igor Galić | 2010-11-20 | 1 | -2/+3 |
* | Adding SetEnvIfExpr documentation, and more references to expr.html | Igor Galić | 2010-11-20 | 1 | -2/+2 |
* | support error log id as variables | Stefan Fritsch | 2010-11-09 | 1 | -0/+4 |
* | Support %{HANDLER} in ap_expr (required for mod_filter) | Stefan Fritsch | 2010-11-07 | 1 | -0/+2 |
* | Implement "reqenv", "note", "-z", "-n" in ap_expr. | Stefan Fritsch | 2010-11-07 | 1 | -3/+8 |
* | Port "file" function from ssl_expr | Stefan Fritsch | 2010-11-07 | 1 | -1/+3 |
* | Start some docs for the ap_expr parser. | Stefan Fritsch | 2010-11-07 | 1 | -0/+314 |