? boost-.patch
? boost-567690.patch
Index: htaccess/boosted1.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/htaccess/Attic/boosted1.txt,v
retrieving revision 1.1.2.12
diff -u -p -r1.1.2.12 boosted1.txt
--- htaccess/boosted1.txt	1 Sep 2009 00:11:54 -0000	1.1.2.12
+++ htaccess/boosted1.txt	3 Sep 2009 19:58:03 -0000
@@ -1,5 +1,5 @@
   ### BOOST START ###
-  <FilesMatch "(\.html\.gz|\.html|\.xml\.gz|\.xml|)$">
+  <FilesMatch "(\.html\.gz|\.html|\.xml\.gz|\.xml)$">
     <IfModule mod_headers.c>
       Header set Expires "Sun, 19 Nov 1978 05:00:00 GMT"
       Header set Cache-Control "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
Index: htaccess/boosted2.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/boost/htaccess/Attic/boosted2.txt,v
retrieving revision 1.1.2.13
diff -u -p -r1.1.2.13 boosted2.txt
--- htaccess/boosted2.txt	1 Sep 2009 00:11:54 -0000	1.1.2.13
+++ htaccess/boosted2.txt	3 Sep 2009 19:58:03 -0000
@@ -1,5 +1,5 @@
   ### BOOST START ###
-  <FilesMatch "(\.html\.gz|\.html|\.xml\.gz|\.xml|)$">
+  <FilesMatch "(\.html\.gz|\.html|\.xml\.gz|\.xml)$">
     <IfModule mod_headers.c>
       Header set Expires "Sun, 19 Nov 1978 05:00:00 GMT"
       Header set Cache-Control "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
