# NOTE: No one should be able to access this directory from the web.
AuthName "SellaNMS"
AuthType Basic
 
AuthUserFile /dev/null
Require valid-user
