grmxque/seed-angular-php/master/.htaccess - Htaccess File

grmxque/seed-angular-php/master/.htaccess

RewriteEngine On

DirectoryIndex index.html

RewriteBase /testjerem/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^api index.php [QSA,L]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache