oe7drt-website/static/recipes/.htaccess

7 lines
146 B
ApacheConf
Raw Normal View History

2023-11-15 22:26:06 +01:00
AuthType Basic
AuthName "Sry, this is useless crap only for myself."
AuthBasicProvider file
2024-05-19 19:44:26 +02:00
AuthUserFile /etc/httpd/.htpasswd
2023-11-15 22:26:06 +01:00
Require valid-user