2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/.htaccess
azammitdcarf df38004bb1 Removed debugging information from .htaccess
Added operatorlist administrative function which can enable/disable operators, update passwords and download VoIP configuration
2010-12-23 00:34:26 +00:00

6 lines
163 B
ApacheConf

AuthType Basic
AuthName "queXS CATI: Authentication Required"
AuthUserFile /var/opt/quexs/htpasswd
AuthGroupFile /var/opt/quexs/htgroup
require group interviewers