Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've fiddled around with the access control panel and unchecked everything for anonymous users. Basically, I don't want the anonymous user to see anything except "You're not authorized" , my logo and a sign-in box.
My problems started when I added some items to the Navigation menu - and created a new menu tree which I added as a block. Now anonymous users can see one random item in the main nav menu, and the header, but nothing else, in the new block.
When I edit a block that's supposed to be on the front page, I would like to look at the front page without constantly logging out, and logging back in. Any way to do that?
I originally posted this in installation problems, but the more I read the more I think that was the wrong forum.
Hello,
I've gotten a new drupal site up and running at a subdirectory of my main domain, and registered a second domain through my host. Using the following .htaccess code, I successfully pointed the new domain to the subdirectory of the main domain:
1) How do I restrict it so that you need to be a registed user of my site to be able to subscribe to mailing lists (preferably, unregistered folk will see a message saying "you need to register - register here" type of thing)