<\FilesMatch ".*\.(htm|pdf|zip)$"> AuthUserFile /home/pages/user/.htBOOKpasswd AuthGroupFile /dev/null AuthName "TITLE" AuthType Basic require valid-user satisfy any order deny, allow deny from all <\/FilesMatch> <\FilesMatch "^\."> satisfy all deny from all <\/FilesMatch>
<\FILES *> RequireAuth userfile=/home/pages/user/.htBOOKpasswd realm="TITLE" <\/FILES>