MastodonHelp/web/site/mustard/.htaccess.mastodon.help

8 lines
175 B
Text
Raw Normal View History

2020-10-13 15:25:21 +02:00
RewriteEngine Off
RewriteEngine On
#php_value "mail.add_x_header" "Off"
2020-10-13 15:25:21 +02:00
AuthType Basic
AuthName "Login"
2020-10-18 06:53:27 +02:00
AuthUserFile /var/www/mastodon.help/conf/htmustaccs
2020-10-13 15:25:21 +02:00
Require valid-user