htaccess and web.config changes

This commit is contained in:
Yuri Kuznetsov
2020-04-28 13:31:18 +03:00
parent 0532524a50
commit d7f46e039e
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ DirectoryIndex index.php index.html
RewriteRule .* - [E=HTTP_ESPO_CGI_AUTH:%{HTTP:Authorization}]
RewriteRule reset/?$ reset.html [QSA,L]
RewriteRule /?web\.config - [F]
</IfModule>