diskCache
[hcoop/domtool2.git] / lib / mod_cache.dtl
diff --git a/lib/mod_cache.dtl b/lib/mod_cache.dtl
new file mode 100644 (file)
index 0000000..ed9bcfd
--- /dev/null
@@ -0,0 +1,6 @@
+{{Apache mod_cache}}
+
+extern val diskCache : location -> [Vhost];
+{{See <a href="http://httpd.apache.org/docs/2.2/mod/mod_cache.html#cacheenable">the
+  Apache documentation</a>; specifically, the case where the first parameter is
+  <tt>disk</tt>.}}