diff --git a/roles/mailman3/templates/mailmanweb.conf.j2 b/roles/mailman3/templates/mailmanweb.conf.j2 index bae2012f99..763e4395ae 100644 --- a/roles/mailman3/templates/mailmanweb.conf.j2 +++ b/roles/mailman3/templates/mailmanweb.conf.j2 @@ -24,6 +24,7 @@ ProxyAddHeaders Off # Not redirecting/proxying static content (served locally) ProxyPass /static ! ProxyPass /pipermail ! +ProxyPass /apache-status ! # Proxying to gunicorn mailmanweb backend ProxyPass / http://127.0.0.1:8000/