diff options
| -rw-r--r-- | .htaccess | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 8245575..0000000 --- a/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ -#RewriteEngine On - -# Get rid of ugly .php extensions -#RewriteCond %{REQUEST_URI} !^/$ -#RewriteCond %{REQUEST_FILENAME} !-f -#RewriteRule ^([^#?]*)(.*)$ $1.php$2 [L,NE] - |
