Index: .htaccess
===================================================================
RCS file: /cvs/drupal/drupal/.htaccess,v
retrieving revision 1.81.2.2
diff -u -r1.81.2.2 .htaccess
--- .htaccess	21 May 2007 01:34:59 -0000	1.81.2.2
+++ .htaccess	31 Aug 2007 10:02:54 -0000
@@ -60,6 +60,7 @@
   ExpiresDefault A1209600
   # Do not cache dynamically generated pages.
   ExpiresByType text/html A1
+  ExpiresByType application/x-httpd-php A1
 </IfModule>
 
 # Various rewrite rules.
