summaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add exec: callout support for mod_session_cryptoDaniel Ruggeri2013-09-171-0/+13
* fill in missing message numbers in APLOGNO() invocationsJeff Trawick2013-09-171-1/+1
* mod_lua: Adjust documentation for r:wsread()Daniel Gruno2013-09-151-1/+1
* doc change=noEric Covener2013-09-141-3/+10
* mod_auth_digest: Be more specific when the realm mismatches because theGraham Leggett2013-09-141-1/+1
* Updates.Lucien Gentis2013-09-146-25/+58
* fix broken linkDaniel Gruno2013-09-131-1/+1
* mod_lua: Add rudimentary WebSocket support. This is a WIP (emphasis on the W,...Daniel Gruno2013-09-111-0/+33
* make docs xformsJeff Trawick2013-09-1129-2209/+2394
* fix tagging problems that break validationJeff Trawick2013-09-111-4/+3
* Add "default user id" capability for authorizers that handleJeff Trawick2013-09-111-0/+8
* Drag the example into this decade.Rich Bowen2013-09-101-14/+6
* RebuildRich Bowen2013-09-1015-19/+40
* Replaces some awkward phrasingRich Bowen2013-09-101-4/+4
* Add ProxyExpressEnable directive to exampleRich Bowen2013-09-101-0/+1
* add "Header note" which was the solution for two users this week on IRC.Eric Covener2013-09-081-1/+8
* elaborate on fastcgistarer, which is a) not yet supported on windows andEric Covener2013-09-081-2/+4
* Update.Lucien Gentis2013-09-071-3/+197
* Add a warning if protocol given in SSLProtocol or SSLProxyProtocol will over...Christophe Jaillet2013-09-061-1/+1
* Mistakenly try to use a line comment to the end of your ListenJeff Trawick2013-09-051-1/+1
* Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques...Daniel Gruno2013-09-041-0/+9
* Add missing spaceChristophe Jaillet2013-09-031-1/+1
* mention some trickyness with mod_lua + mod_filter.Eric Covener2013-09-022-0/+14
* some xformsDaniel Gruno2013-09-0118-367/+443
* Adding a simple logging hook for mod_lua, which allows users to create their ...Daniel Gruno2013-09-011-2/+52
* Updates.Lucien Gentis2013-08-319-110/+104
* remove <var> from the literal parm optionsEric Covener2013-08-281-1/+1
* add "default" option to LDAPReferrals, to allow "off" to really mean "off".Eric Covener2013-08-281-7/+28
* xformsJim Jagielski2013-08-2832-99/+79
* Forward-port a typo corrected in 2.4.xChristophe Jaillet2013-08-271-1/+1
* add a warning about BREACH to the first two sample configurations.Eric Covener2013-08-261-0/+10
* fix whitespace in example configEric Covener2013-08-261-2/+2
* remove cache-busting workarounds for ancient browsers. Add more mimetypes toEric Covener2013-08-261-66/+3
* PR55352: mention in the <Proxy> manual that the matching is a prefix only, not Eric Covener2013-08-261-0/+14
* fix markupEric Covener2013-08-261-3/+3
* Use %S instead of %C which already in useChristophe Jaillet2013-08-252-2/+2
* Add "URI Mapping" to the list of limitationsJeff Trawick2013-08-241-0/+4
* Change docs... will likely also need to change when weJim Jagielski2013-08-231-2/+2
* Allow for a simple socket check in addition to theJim Jagielski2013-08-231-1/+3
* elaborate on the early/late vs "Authorization" header (vs. other forms of Eric Covener2013-08-231-0/+4
* drop the repeated phrase about Authorization, since it only applies to theEric Covener2013-08-231-6/+3
* s/authorisation/authorization/ for consistency with the rest of this Eric Covener2013-08-231-3/+3
* update transformationAndré Malo2013-08-214-2/+7
* property fixes.André Malo2013-08-211-1/+1
* 'make docs' xforms, adding new mod_authnz_fcgi filesJeff Trawick2013-08-1960-26/+779
* whitespace tweaksJeff Trawick2013-08-191-2/+2
* fix validation problemJeff Trawick2013-08-191-1/+1
* tweak xml to satisfy 'make docs'Jeff Trawick2013-08-191-4/+3
* mod_authnz_fcgi: New module to enable FastCGI authorizerJeff Trawick2013-08-192-1/+513
* PR 55447: Elaborate on how a type map foo.html.var can be found when Eric Covener2013-08-192-6/+22