Index: branches/5.2.x/.htaccess =================================================================== diff -u -N -r16212 -r16263 --- branches/5.2.x/.htaccess (.../.htaccess) (revision 16212) +++ branches/5.2.x/.htaccess (.../.htaccess) (revision 16263) @@ -64,8 +64,8 @@ RewriteCond %{REQUEST_FILENAME}/ !-f RewriteCond %{REQUEST_FILENAME}/index.php !-f RewriteCond %{REQUEST_FILENAME}/index.html !-f - RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|bmp|js|css|ico|swf)$ [NC] + RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|bmp|js|css|ico|swf|map)$ [NC] RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA] -RedirectMatch 404 /(\.svn|CVS)(/|$) \ No newline at end of file +RedirectMatch 404 /(\.svn|CVS)(/|$)