summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_cache.xml
Commit message (Expand)AuthorAgeFilesLines
* * Remove trailing whitespace from a bunch of *.xml filesKen Coar2015-04-151-4/+4
* Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>Ken Coar2015-04-151-3/+3
* Correct according to the comments in online docChristophe Jaillet2014-04-281-1/+1
* fix various invalid module referencesAndré Malo2014-01-261-4/+4
* fix XML validation error on r1543907Takashi Sato2013-11-291-1/+1
* doc behavior change in r821333, CacheEnable foo / does not apply to forwardEric Covener2013-11-201-5/+6
* fix markupEric Covener2013-08-261-3/+3
* 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
* not valid in htaccess, http://httpd.apache.org/docs/2.4/mod/mod_cache.html#c...Eric Covener2013-07-231-1/+1
* Clarify more clearly in the examples which configurations are limitedGraham Leggett2013-01-271-5/+7
* Drop pre-2.3 compatibility notes from trunk docs.Rainer Jung2012-12-141-1/+0
* The following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:Jeff Trawick2012-11-091-7/+7
* typo fixesDaniel Gruno2012-08-091-1/+1
* syntax for mod_b*.xml and mod_c*.xmlDaniel Gruno2012-04-261-137/+144
* Update transformations.Graham Leggett2012-03-251-1/+17
* More patches from Daniel Gruno (rumble at cord dot dk) for references toRich Bowen2012-03-151-2/+2
* Fix directive name in doc as per https://issues.apache.org/bugzilla/show_bug....Rich Bowen2012-02-291-2/+2
* add compat info to CacheQuickHandlerEric Covener2012-01-111-0/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-22/+22
* mod_cache: Make CacheEnable and CacheDisable configurable perGraham Leggett2011-03-121-7/+28
* mod_cache: When a request other than GET or HEAD arrives, we mustGraham Leggett2011-02-131-2/+8
* follow up r1042758 and r1043011 with more fixes to useJeff Trawick2010-12-071-6/+6
* Rename mod_disk_cache to mod_cache_disk within the documentation.Graham Leggett2010-11-201-10/+10
* Add documentation for mod_cache and mod_disk_cache.Graham Leggett2010-11-011-9/+72
* mod_cache: Optionally serve stale data when a revalidation returns aGraham Leggett2010-10-111-0/+28
* mod_cache: Allow control over the base URL of reverse proxied requestsGraham Leggett2010-10-031-0/+31
* mod_cache: CacheLastModifiedFactor, CacheStoreNoStore, CacheStorePrivate,Graham Leggett2010-10-021-10/+34
* Minor nitpick - We've attempted to standardize on American spelling.Rich Bowen2010-09-301-1/+1
* mod_cache: Add the cache_status hook to register the final cacheGraham Leggett2010-09-271-0/+115
* One more linguistic nitWilliam A. Rowe Jr2010-09-221-1/+1
* Remove duplicated word.Rich Bowen2010-09-221-1/+1
* Revert breakage in 2.2.4 introduced in r450055, by offering a CacheStoreExpiredWilliam A. Rowe Jr2010-09-221-0/+24
* hyphenate some compound modifiersJeff Trawick2010-03-181-1/+1
* note that CacheLock is available in 2.2.15 or laterJeff Trawick2010-03-161-0/+1
* mod_cache: Teach CacheEnable and CacheDisable to work from within aGraham Leggett2009-10-051-2/+14
* mod_cache: Fix uri_meets_conditions() so that CacheEnable willGraham Leggett2009-10-031-0/+11
* mod_cache: Introduce the option to run the cache from within theGraham Leggett2009-10-021-6/+117
* Now that we have actual released versions after 2.2.11, drop the Eric Covener2009-09-011-2/+2
* Typo and updates.Lucien Gentis2009-08-301-1/+1
* mod_cache: Introduce the thundering herd lock, a mechanism to keepGraham Leggett2009-08-261-0/+126
* Broken directiveTony Stevenson2009-06-171-2/+2
* no-cache envvar: copy the compatability note from 2.2.x for env.xml,Eric Covener2009-06-091-2/+5
* * Improve documentation for CacheIgnoreURLSessionIdentifiersRuediger Pluem2009-05-211-0/+2
* * Add CacheIgnoreURLSessionIdentifiers directive to ignoreRuediger Pluem2009-05-211-0/+35
* document no-cache envvarEric Covener2008-12-241-1/+8
* Remove mod_mem_cache from documentsTakashi Sato2008-11-051-44/+4
* * Add CacheIgnoreQueryString directive to cache requests with a query stringRuediger Pluem2007-02-061-0/+25
* Revert the splitting of buckets before they are handed to the cache providers,Graham Leggett2006-10-261-38/+0
* mod_cache: Fix an out of memory condition that occurs when theGraham Leggett2006-10-251-0/+38