typo
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 28 Aug 2010 10:07:58 +0000 (12:07 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 28 Aug 2010 10:07:58 +0000 (12:07 +0200)
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)$">