On 10/05/2009 10:27 PM, minf...@apache.org wrote:
> Author: minfrin
> Date: Mon Oct  5 20:27:19 2009
> New Revision: 821993
> 
> URL: http://svn.apache.org/viewvc?rev=821993&view=rev
> Log:
> mod_cache: Teach CacheEnable and CacheDisable to work from within a
> Location section, in line with how ProxyPass works.
> 
> Modified:
>     httpd/httpd/trunk/CHANGES
>     httpd/httpd/trunk/docs/manual/mod/mod_cache.xml
>     httpd/httpd/trunk/modules/cache/mod_cache.c
> 
> Modified: httpd/httpd/trunk/CHANGES
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=821993&r1=821992&r2=821993&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/CHANGES [utf-8] (original)
> +++ httpd/httpd/trunk/CHANGES [utf-8] Mon Oct  5 20:27:19 2009
> @@ -10,6 +10,9 @@
>       mod_proxy_ftp: NULL pointer dereference on error paths.
>       [Stefan Fritsch <sf fritsch.de>, Joe Orton]
>  
> +  *) mod_cache: Teach CacheEnable and CacheDisable to work from within a
> +     Location section, in line with how ProxyPass works. [Graham Leggett]

It should be noted that this doesn't work with regular expressions / 
LocationMatch.

Regards

RĂ¼diger

Reply via email to