diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 76ffe65..0000000 --- a/.htaccess +++ /dev/null @@ -1,4 +0,0 @@ -RewriteEngine On -RewriteCond %{REQUEST_FILENAME} !-f -RewriteCond %{REQUEST_FILENAME} !\.php$ -RewriteRule ^(.*)$ $1.php [L] \ No newline at end of file