diff --git a/.htaccess b/.htaccess index 85083c4..08ac786 100644 --- a/.htaccess +++ b/.htaccess @@ -8,3 +8,7 @@ RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php [QSA,L] + + + WSGIPassAuthorization On +