FastCGI – password protection
-
I’ve set up this role to enable password protection:
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
but I don’t see the message disappear (It looks like your server has FastCGI enabled, which will prevent the feed password protection feature from working. You can fix this by following this quick guide.)
and when I try to log in with the user/password I cannot get in.What should I do?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘FastCGI – password protection’ is closed to new replies.