fixed .htaccess and Web.config
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
DirectoryIndex index.php
|
||||
|
||||
RedirectMatch 403 \.config$
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
|
||||
#SetEnv HTTP_MOD_REWRITE On
|
||||
SetEnv ESPO_MR On
|
||||
|
||||
RewriteEngine On
|
||||
RewriteRule reset/?$ reset.html [QSA,L]
|
||||
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user