This commit is contained in:
Lucas Kent 2022-12-06 14:00:59 -05:00 committed by GitHub
parent 91e4d198b5
commit 5fe630ad97
2 changed files with 7 additions and 1 deletions

View File

@ -1 +1,6 @@
ErrorDocument 404 /404.html
AuthType Basic
AuthName "Development Folder"
AuthUserFile /.htpasswd
require valid-user

1
.htpasswd Normal file
View File

@ -0,0 +1 @@
LucasKent:{SHA}rBzhp89CcHXT+5O+qMe+pMiwkTY=