############################################################################## # # Apache compatible .htpasswd authentication # ############################################################################## LoadModule = mod_auth_htpasswd.php # Use these directives in a conf/vhost/access file to use mod_auth_htpasswd # # AuthRealm = your auth realm name here # AuthRequire = HTPASSWD # AuthHtpasswdFilename = /var/www/vhosts/www.example.com/admin/.htpasswd