Delete .htaccess

This commit is contained in:
2017-10-30 16:49:56 +03:00
committed by GitHub
parent 6ac9aba77c
commit aefe933cf1
-9
View File
@@ -1,9 +0,0 @@
AddDefaultCharset utf-8
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php