? _tplphp.patch
? files
? modules/devel
? modules/game
? sites/morbus.totalnetnh.net.drupal
? themes/bluemarine/box.tpl
Index: .htaccess
===================================================================
RCS file: /cvs/drupal/drupal/.htaccess,v
retrieving revision 1.72
diff -u -p -r1.72 .htaccess
--- .htaccess	13 Apr 2006 08:49:45 -0000	1.72
+++ .htaccess	13 Apr 2006 21:16:28 -0000
@@ -3,7 +3,7 @@
 #
 
 # Protect files and directories from prying eyes.
-<FilesMatch "(\.(engine|inc|install|module|sh|.*sql|theme|tpl|xtmpl)|code-style\.pl|Entries.*|Repository|Root)$">
+<FilesMatch "(\.(engine|inc|install|module|sh|.*sql|theme|tpl(\.php)?|xtmpl)|code-style\.pl|Entries.*|Repository|Root)$">
   Order deny,allow
   Deny from all
 </FilesMatch>
