How to set up restricted access for anonymous users on a Drupal website running on Apache web server

Date:October 20, 2017 10:03 am

no-image-392528

A configuration file in .htaccess is used to run a web server like Apache. When a .htaccess password file placed in the root directory of your website, it gets loaded through Apache, and then .htaccess file gets executed by Apache web server.

Print