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

Coupon Code Swap’s picture

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 :)

sampelo’s picture

I needed this too

jshepherd23’s picture

And me - this has been annoying me for hours! Thanks.