2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Removed htaccess example files

Started updating changelog
This commit is contained in:
Adam Zammit
2015-09-07 11:49:12 +10:00
parent 32b4f042eb
commit 19a9d8c1ef
6 changed files with 8 additions and 30 deletions

View File

@@ -1,4 +0,0 @@
AuthType None
Satisfy Any
Order Deny,Allow
Allow from All

View File

@@ -1,8 +0,0 @@
AuthType Basic
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