By WorstCases on
Hello folks.
I'd like to password protect my entire site until it's final.
Currently I'm on a local server. Now I'd like to move the site to my hoster, but until sure the site is ready 100% I'd like to protect the entire site.
No access to anything, unless password is correct.
How can I do this?
Thanks.
WorstCases
Comments
securesite module
Module able to do that: http://drupal.org/project/securesite
Only has a D6 version
Bummer, I was looking for this exact thing, but I see it is only available for Drupal 6. Are there any other suggestions? Thanks!