Index: branches/5.2.x/.htaccess =================================================================== diff -u -N -r14585 -r15041 --- branches/5.2.x/.htaccess (.../.htaccess) (revision 14585) +++ branches/5.2.x/.htaccess (.../.htaccess) (revision 15041) @@ -1,10 +1,11 @@ ### File security # Exclude direct access to tpl, tpl.xml, inc.php, sql extensions # - + order allow,deny deny from all - + satisfy all + ExpiresActive on