Index: branches/5.0.x/tools/.htaccess =================================================================== diff -u -r12117 -r12175 --- branches/5.0.x/tools/.htaccess (.../.htaccess) (revision 12117) +++ branches/5.0.x/tools/.htaccess (.../.htaccess) (revision 12175) @@ -10,7 +10,7 @@ RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|js|css|ico|swf)$ [NC] RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA] - + order allow,deny deny from all \ No newline at end of file