diff --git a/public_html/.htaccess b/public_html/.htaccess index da6bbf3..017a9a5 100644 --- a/public_html/.htaccess +++ b/public_html/.htaccess @@ -1,7 +1,7 @@ # Force no Indexes in all cases # Force ExecCGI # FollowSymlinks for RewriteEngine -Options -Indexes ExecCGI FollowSymlinks +Options -Indexes +ExecCGI +FollowSymlinks AddHandler wsgi-script .wsgi # No index.html or other things