By Coupon Code Swap on
I'd like to be able to demo a site that is off-line to authenticated users. I want the site to appear off-line to everyone except users that I have created a user account for so they can log in and see the site in off-line mode. However, I don't want them to have administrative privileges. Is something like this possible?
Comments
Solved
I forgot that I can password protect directories using the .htaccess file. No need to add anything to Drupal and the site can be shown while online :)
thank you
I needed this too
And me - this has been
And me - this has been annoying me for hours! Thanks.