mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added limit on access to override all access
This commit is contained in:
@@ -3,3 +3,6 @@ AuthName "queXS CATI: Authentication Required"
|
||||
AuthUserFile /var/opt/quexs/htpasswd
|
||||
AuthGroupFile /var/opt/quexs/htgroup
|
||||
require group admin
|
||||
Satisfy Any
|
||||
Order Deny,Allow
|
||||
Deny from all
|
||||
|
||||
Reference in New Issue
Block a user