mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-25 14:31:56 +08:00
[mailman3] Don't proxy /apache-status request
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user