uvicate/Users/master/oauth/2/.htaccess - Htaccess File

uvicate/Users/master/oauth/2/.htaccess

#ErrorDocument 404 /mix/index.php

RewriteEngine on
RewriteRule .* - [E=HTTP_CONTENT_TYPE:%{HTTP:Content-Type}]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteRule ^(login)([/]?)$ login.php [QSA,L]

On Github License

Files

Download PDF of Htaccess file
CONTENT_TYPE

Comments

Apache