andresusanto/sepatuku/master/templates/sepatuku/.htaccess - Htaccess File

andresusanto/sepatuku/master/templates/sepatuku/.htaccess

RewriteEngine on
RewriteCond $1 !^(index.php|resources|admin_resources|tmp_preview|favicon.ico|images|css|js|fonts|README.html)
RewriteRule ^(.*)$ index.php [L]
SetEnvIfNoCase ^Authorization$ "(.+)" PHP_AUTH_DIGEST_RAW=$1

On Github License

Files

Download PDF of Htaccess file

Comments

Apache