BETEP2063/Protrader/master/web/.htaccess - Htaccess File

BETEP2063/Protrader/master/web/.htaccess

RewriteEngine on

#fix kb files
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache