# NOTE: No one should be able to access this directory from the web.
AuthName "develooping Chat"
AuthType Basic

AuthUserFile /dev/null
Require valid-user
