From e40c6e104d5f2eb1cb2b4af9d3b20a2107d66d3e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 28 Aug 2010 12:07:58 +0200 Subject: [PATCH] typo --- httpd/plewww.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpd/plewww.conf b/httpd/plewww.conf index f4555c8..028254c 100644 --- a/httpd/plewww.conf +++ b/httpd/plewww.conf @@ -45,7 +45,7 @@ DirectoryIndex index.php # 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 -- 2.47.0