AuthUserFile /home/pepa/www/private/.htpasswd
AuthGroupFile /home/pepa/www/private/.htgroup
AuthBasicProvider file
AuthBasicAuthoritative On
AuthName "Please enter your ID and password"
AuthType Basic
require group existujici
order deny,allow

Options +Indexes
<FilesMatch "\.txt$">
order allow,deny
deny from all
</FilesMatch>
#IndexIgnore *.txt
