Storedev/MsmcMMOStats/master/.htaccess - Htaccess File

Storedev/MsmcMMOStats/master/.htaccess

# Do not remove this line or mod_rewrite rules and search engine friendly URLs will stop working
RewriteBase /
RewriteEngine on 
RewriteCond %{REQUEST_FILENAME} !-d 
RewriteCond %{REQUEST_FILENAME}.php -f 
RewriteRule ^(.*)$ $1.php

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache