DICK
This commit is contained in:
parent
1359689ca1
commit
4d987207ad
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ Options +FollowSymLinks -Indexes
|
|||
# Rewrite Rules
|
||||
|
||||
# Remove .php from the url
|
||||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME}\.php -f
|
||||
RewriteRule ^(.*)$ $1.php
|
||||
|
|
Reference in a new issue