diff -r 1bc7e849a264 -r 91127e62f38f index.php
--- a/index.php	Sun Oct 07 17:22:25 2007 -0400
+++ b/index.php	Tue Oct 09 16:14:55 2007 -0400
@@ -15,7 +15,7 @@
 
   // Set up gzip encoding before any output is sent
   
-  $aggressive_optimize_html = false;
+  $aggressive_optimize_html = true;
   
   global $do_gzip;
   $do_gzip = true;