diff --git a/.htaccess b/.htaccess index cdf950e73..f8957c228 100644 --- a/.htaccess +++ b/.htaccess @@ -5,7 +5,7 @@ RewriteRule ^(layouts|m.layouts)/(.+)/(.+)\.html$ ./index.php [L] # conf, query, schema RewriteRule ^(modules|addons|widgets)/(.+)/(conf|queries|schemas)/(.+)\.xml$ ./index.php [L] # skin -RewriteRule ^modules/(.+)/skins/(.+)/(.+)\.html$ ./index.php [L] +#RewriteRule ^modules/(.+)/skins/(.+)/(.+)\.html$ ./index.php [L] # static files RewriteCond %{SCRIPT_FILENAME} !-f