diff --git a/.htaccess b/.htaccess index 35ec7436c1..065d1c7d8b 100755 --- a/.htaccess +++ b/.htaccess @@ -1,11 +1,8 @@ DirectoryIndex index.php +RedirectMatch 403 \.config$ + - -#SetEnv HTTP_MOD_REWRITE On -SetEnv ESPO_MR On - RewriteEngine On RewriteRule reset/?$ reset.html [QSA,L] - \ No newline at end of file diff --git a/Web.Config b/Web.config similarity index 100% rename from Web.Config rename to Web.config diff --git a/api/v1/Web.Config b/api/v1/Web.config similarity index 100% rename from api/v1/Web.Config rename to api/v1/Web.config