[Policyd] Added policyd Dockerfile
[Compose] Added policyd Service [Postfix] Added policyd for check_policy_service to main.cf
This commit is contained in:
4
data/Dockerfiles/policyd/files/var/www/html/.htaccess
Normal file
4
data/Dockerfiles/policyd/files/var/www/html/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
AuthType Basic
|
||||
AuthName "Password Protected Area"
|
||||
AuthUserFile /var/www/html/.htpasswd
|
||||
Require valid-user
|
Reference in New Issue
Block a user