Init.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Options -Indexes
|
||||
|
||||
AddDefaultCharset Windows-1251
|
||||
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule . /core/index.php [L]
|
||||
Reference in New Issue
Block a user