cvsimport
[hcoop/zz_old/domtool2-proto.git] / lib / mod_cache.dtl
CommitLineData
db42f9ff 1{{Apache mod_cache}}
2
3extern 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>.}}