aquafox/assassinsguild/master/include/uFlex/demo/.htaccess - Htaccess File

aquafox/assassinsguild/master/include/uFlex/demo/.htaccess

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L,QSA,E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache