mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
AuthType Basic
|
|
AuthName "queXS CATI: Authentication Required"
|
|
AuthUserFile /var/opt/quexs/htpasswd
|
|
AuthGroupFile /var/opt/quexs/htgroup
|
|
require group interviewers
|