oe7drt-website/static/notes/.htaccess

7 lines
160 B
ApacheConf
Raw Normal View History

2023-11-04 08:33:48 +01:00
AuthType Basic
AuthName "Oh I'm afraid, the notes section is of private nature!"
AuthBasicProvider file
AuthUserFile /etc/apache2/.htpasswd
Require valid-user