AuthName "Protected Area"
AuthType Basic
AuthUserFile /dev/null
AuthGroupFile /dev/null

require valid-user

## This .htaccess file will protect your data directory.  You can
## either point the AuthUserFile to /dev/null or an empty file of
## your choice.
