Daniel Triendl

Results 5 comments of Daniel Triendl

No PHP change necessary if you use one of the already checked headers from [`weave-utils.php`](https://github.com/balu-/FSyncMS/blob/master/weave_utils.php#L168) instead of ``` REDIRECT_REMOTE_USER ```

If you are on Apache + php as some sort of cgi add this .htaccess ``` RewriteEngine on RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] ```

Peter Lowe's list has an additional parameter [notrackers](https://pgl.yoyo.org/as/formats.php#notrackers): https://pgl.yoyo.org/as/serverlist.php?hostformat=nohtml&showintro=0&notrackers=1 You can edit the config and modify the url there. But [StevenBlack/hosts](https://github.com/StevenBlack/hosts) also includes Peter Lowe's list with trackers, so you...

Combining entries will probably lead to overblocking. Because of that I don't plan to add it.