Bfstepha/testrepo/master/html/apacheadmin.com/.htaccess - Htaccess File

Bfstepha/testrepo/master/html/apacheadmin.com/.htaccess

AuthType Basic
AuthName "This site is password protected. Enter a valid and password to continue."
AuthUserFile "/etc/httpd/conf/.userdb"
Require Bob
AuthGroupFile "/etc/httpd/conf/.groupdb"
Require group webgrp

On Github License

Files

Download PDF of Htaccess file

Comments

Apache