summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/module-dict.html.en (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-22Add ap_rxplus to new_api docsNick Kew1-0/+8
2010-09-22FakeBasicAuth, not FakeBasicMads Toftum2-2/+2
2010-09-22axe an unnecessary call to sscanf() when parsing the response lineJeff Trawick1-5/+4
2010-09-22Move private cache_* declarations out of the public mod_cache.h file.Graham Leggett5-26/+57
2010-09-22Update mod_disk_cache to comply with the new create_entity() interface.Graham Leggett1-1/+2
2010-09-21Add an MMN bump for create_entity in mod_cache.h.Graham Leggett1-0/+2
2010-09-21mod_cache: Give the cache provider the opportunity to choose to cacheGraham Leggett4-5/+10
2010-09-21Minor MMN bump for ap_rxplus APINick Kew2-2/+2
2010-09-21Remove cruft that accidentally got into r999533Nick Kew1-56/+0
2010-09-21Introduce ap_rxplus class: higher-level regexps supporting perl-styleNick Kew5-2/+346
2010-09-21Reformat these <pre> tables as actual HTML tablesRich Bowen2-133/+271
2010-09-21Removes the completely unecessary .* on several examples where it onlyRich Bowen2-10/+10
2010-09-21Adds the -le, -lt, -eq, -ge, and -gt test flags added by wrowe.Rich Bowen2-14/+110
2010-09-21Add descriptions of the new RewriteCond test flags, -L, -h, and the newRich Bowen2-36/+88
2010-09-21* LimitRequestBody does not affect Proxy requests (Should it?).Ruediger Pluem1-0/+15
2010-09-21Removing ``FAQs'' which are *really* out of date.Igor Galić2-162/+20
2010-09-20Fold in possible use of FNV if desiredJim Jagielski2-9/+17
2010-09-19simplify walking through array of returned apr_pollfd_tJeff Trawick1-5/+4
2010-09-19fix one error message, eliminate another that will neverJeff Trawick1-5/+1
2010-09-19Update transformationsStefan Fritsch10-36/+243
2010-09-19Fix typosStefan Fritsch1-4/+4
2010-09-19Fix lots of cut'n'paste errors and an xml validation error in FrenchStefan Fritsch1-17/+17
2010-09-19Add method authz provider as potential Limit/LimitExcept replacement.Stefan Fritsch2-0/+68
2010-09-19Allow authz providers to check args while reading the config and allowStefan Fritsch11-31/+124
2010-09-19Shorten the changes entries.Graham Leggett1-14/+6
2010-09-19mod_include: Move the request_rec within mod_include to beGraham Leggett4-13/+20
2010-09-19Updates.Lucien Gentis5-49/+243
2010-09-19Update transformations.Graham Leggett2-6/+51
2010-09-19mod_include: Reinstate support for UTF-8 character sets by allowing aGraham Leggett3-37/+210
2010-09-18Explanation on how to prioritize mime-types on the serverside with AddType.Igor Galić2-17/+42
2010-09-18Removing &trade; from mod_privileges, because it breaks the LaTeX build, and ...Igor Galić4-4/+4
2010-09-16Introduce integer comparison support in RewriteCondWilliam A. Rowe Jr1-2/+35
2010-09-16Reduce complexity and fix a regex.t based on observation by rpluem;William A. Rowe Jr1-18/+20
2010-09-16No need to call the cleanup in the forked-child case.Graham Leggett1-1/+1
2010-09-16Ensure the return value is initialised.Graham Leggett1-1/+1
2010-09-16Fix to apidoc comments in ap_regexNick Kew1-3/+5
2010-09-16*) Accept modern bash test conventions of -h or -L for testing symlinksWilliam A. Rowe Jr1-8/+43
2010-09-16mod_cache: Add a discrete commit_entity() provider function within theGraham Leggett6-151/+230
2010-09-14Handle the case where a brigade might have buckets following the eosGraham Leggett2-1/+10
2010-09-13Update transformations.Graham Leggett19-20/+114
2010-09-13mod_cache: Change the signature of the store_body() provider functionGraham Leggett7-50/+303
2010-09-12Minor bump for ap_cache_check_allowed().Graham Leggett1-1/+2
2010-09-12add errorlog formats for request notes and env varsStefan Fritsch2-19/+43
2010-09-12add comment about (not) using pools in error log format handlersStefan Fritsch1-0/+4
2010-09-10readability fix, as suggested by Ruediger PluemStefan Fritsch1-6/+3
2010-09-10Further clarification of SuppressHTMLPreamble + ReadmeName behavior.Rich Bowen5-8/+10
2010-09-10Clarify that SuppressHTMLPreamble also suppresses the </body></html> onRich Bowen2-2/+7
2010-09-06- Add another check during ErrorLogFormat parsingStefan Fritsch3-19/+23
2010-09-05update transformationsStefan Fritsch34-1165/+1315
2010-09-05remove unused variablesStefan Fritsch2-2/+1