]> granicus.if.org Git - apache/history - docs/manual/expr.xml
update xforms
[apache] / docs / manual / expr.xml
2011-09-05 Stefan Fritschbe explicit that REQUEST_URI is the path component...
2011-07-27 Stefan FritschUse ap_unescape_url_keep2f() in ap_expr unescape func...
2011-07-02 Stefan FritschAdd new non-default debugging module mod_log_debug
2011-07-02 Stefan FritschAdd REQUEST_STATUS variable to ap_expr
2011-06-19 André Maloproperty and xml fixes.
2011-06-05 Stefan Fritsch- Add <ElseIf> and <Else> to complement <If> sections...
2011-05-28 Stefan FritschUse the new "ap_expr" expression parser.
2011-05-28 Stefan FritschAdd some features to ap_expr for use by mod_include:
2011-05-14 Stefan FritschAlso add the -U and -F operators for doing subrequest...
2011-05-14 Stefan FritschAdd various file existance test operators to ap_expr
2011-02-22 Stefan FritschAdd some links and bits to the ap_expr docs
2011-01-31 Vincent DeffontainesAdding a link to the wikipedia page describing BNF.
2011-01-31 Vincent DeffontainesSetting missing LastChangedRevision to the latest ...
2011-01-05 Eric Covenerprovide links back to ap_expr-aware directives/modules
2010-12-30 Stefan FritschAdd mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to...
2010-12-30 Stefan FritschAdd -T operator to allow easy evaluation of on/off...
2010-12-29 Lucien GentisTypos.
2010-12-19 Stefan FritschFix typos, update transforms
2010-12-19 Stefan Fritschadd some links
2010-12-19 Stefan Fritscha bit more documentation for ap_expr's variables
2010-11-28 Stefan FritschFix description of "note"
2010-11-28 Stefan Fritsch- add -ipmatch, -str(c)match, -fnmatch, -R operators...
2010-11-21 Stefan Fritschap_expr related fixes and enhancements
2010-11-20 Igor GalićCrosslinking mod_ssl.html and expr.html
2010-11-20 Igor GalićAdding SetEnvIfExpr documentation, and more references...
2010-11-09 Stefan Fritschsupport error log id as variables
2010-11-07 Stefan FritschSupport %{HANDLER} in ap_expr (required for mod_filter)
2010-11-07 Stefan FritschImplement "reqenv", "note", "-z", "-n" in ap_expr.
2010-11-07 Stefan FritschPort "file" function from ssl_expr
2010-11-07 Stefan FritschStart some docs for the ap_expr parser.