aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/templates/htaccess
blob: 4c4cbfb382254635512dbd628b6e3834b7a025cc (plain)
1
2
3
4
5
AuthUserFile <%= bcd_home %>/public_html/.htpasswd
AuthGroupFile /dev/null
AuthName "Restricted access! For the password, please contact the QA team ( http://wiki.mageia.org/en/QA_Team )"
AuthType Basic
require valid-user