Blame | Last modification | View Log | Download
# Based on Slim Framework recommendation @ http://docs.slimframework.com/routing/rewrite/RewriteEngine OnRewriteCond %{REQUEST_FILENAME} !-fRewriteRule ^ index.php [QSA,L]# Requests failing due to missing Authorization header, see #26365CGIPassAuth On