diff --git a/.htaccess b/.htaccess index 484efafa2..10da8e3b2 100644 --- a/.htaccess +++ b/.htaccess @@ -5,7 +5,7 @@ RewriteCond %{REQUEST_URI} !/modules/editor/(skins|styles)/ RewriteCond %{REQUEST_URI} !/common/manual/ RewriteRule ^(addons|common/tpl|files/ruleset|(m\.)?layouts|modules|plugins|themes|widgets|widgetstyles)/.+\.(html|xml)$ - [L,F] RewriteRule ^files/(attach|config|cache/store)/.+\.php$ - [L,F] -RewriteRule ^files/env/ - [L,F] +RewriteRule ^files/(env|member_extra_info/(new_message_flags|point))/ - [L,F] RewriteRule ^(\.git|\.ht|\.travis|codeception\.|composer\.|Gruntfile\.js|package\.json|CONTRIBUTING|COPYRIGHT|LICENSE|README) - [L,F] # static files