benwicks/benwicks.github.io/master/to-be-converted/projects/chores/.htaccess - Htaccess File

benwicks/benwicks.github.io/master/to-be-converted/projects/chores/.htaccess

RewriteEngine on
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule ^([^?]*)$ /index.php [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},NC,QSA,L]
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization},last]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache