Expanding TXT support
[hcoop/domtool2.git] / lib / mod_cache.dtl
1 {{Apache mod_cache}}
2
3 extern val diskCache : location -> [Vhost];
4 {{See <a href="http://httpd.apache.org/docs/2.2/mod/mod_cache.html#cacheenable">the
5 Apache documentation</a>; specifically, the case where the first parameter is
6 <tt>disk</tt>.}}