ladogton2010 commited on
Commit
4c52247
·
1 Parent(s): 3eca7a6
Files changed (1) hide show
  1. .htaccess +1 -6
.htaccess CHANGED
@@ -1,6 +1 @@
1
- <IfModule mod_rewrite.c>
2
- Options -Indexes
3
- RewriteEngine on
4
- RewriteRule ^$ mvc/public/ [L]
5
- RewriteRule (.*) mvc/public/$1 [L]
6
- </IfModule>
 
1
+ Options -Indexes