diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2015-07-01 02:29:10 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2015-07-01 02:29:10 +0000 |
| commit | fe1bf80dfd9d270cfefc71284eb9d96b00283734 (patch) | |
| tree | 865948dfe11e01a0e2564cc2a80e477b8b7d74be | |
| parent | 37181c4e7811eedaf47161ec8533052fdac18d89 (diff) | |
Move all rewrite rules to VirtualHost config.
| -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] - |
