<% if port == 80 -%>
RedirectPermanent /.well-known/acme-challenge/ http://acme.openstreetmap.org/.well-known/acme-challenge/
- RedirectPermanent / https://donate.openstreetmap.org/
+ RedirectPermanent / https://supporting.openstreetmap.org/
<% end -%>
<% if port == 443 -%>
SSLEngine on