install changes

This commit is contained in:
Taras Machyshyn
2014-03-07 12:26:43 +02:00
parent 55d297e080
commit ebf8b2e74b
5 changed files with 25 additions and 17 deletions
+5
View File
@@ -1,4 +1,9 @@
<IfModule mod_rewrite.c>
#SetEnv HTTP_MOD_REWRITE On
SetEnv ESPO_MR On
RewriteEngine On
RewriteRule reset/?$ reset.html [QSA,L]
</IfModule>