# be sure to set the path here, and add a . in front of the filename if you need it!
AuthUserFile "/Users/owner/Projects/alva.typea.net/contemplate_demo/contemplate/login/htpasswd"
AuthGroupFile /dev/null
AuthName "Contemplate Utilities"
AuthType Basic
Require user demo
