hcoop: new server quag.hcoop.net
[hcoop/domtool2.git] / lib / mod_expires.dtl
index 649fca4..0d4023c 100644 (file)
@@ -16,5 +16,5 @@ extern val minutes : interval;
 extern val seconds : interval;
 
 extern val expiresByType : mime_type -> interval_base -> int -> interval -> [^Vhost];
-{{See <a href="http://httpd.apache.org/docs/2.0/mod/mod_expires.html#expiresbytype">
+{{See <a href="http://httpd.apache.org/docs/2.2/mod/mod_expires.html#expiresbytype">
   Apache documentation</a>.}}