fix for prototype-1.7, leases were broken
[plewww.git] / httpd / plewww.conf
index f4555c8..028254c 100644 (file)
@@ -45,7 +45,7 @@ DirectoryIndex index.php
 </IfModule>
 
 # Reduce the time dynamically generated pages are cache-able.
-# note: drupal's botstrap.inc does: header("Expires: Sun, 19 Nov 1978 05:00:00 GMT");
+# note: drupal's bootstrap.inc does: header("Expires: Sun, 19 Nov 1978 05:00:00 GMT");
 # so forget about optimizing php content
 ExpiresActive On
 <FilesMatch "\.(css|js|png|gif|jpg)$">