diff --git a/roles/httpd/website/templates/website.conf b/roles/httpd/website/templates/website.conf index 883d0cbfca..a359d46132 100644 --- a/roles/httpd/website/templates/website.conf +++ b/roles/httpd/website/templates/website.conf @@ -12,9 +12,7 @@ SetOutputFilter DEFLATE {% endif %} -{% if certbot %} ProxyPass "/.well-known/acme-challenge" "http://certgetter01/.well-known/acme-challenge" -{% endif %} {% if site_name == "fedoraproject.org" %} Include "conf.d/fedoraproject.org/expires.conf"