mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 10:01:44 +08:00
reverseproxy: whoops, drop stray duplicate endif
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -33,6 +33,5 @@ ProxyPassMatch ^/(.+?)/(.+?)/(.+?)/issue/raw/files/(.*)$ https://{{ env_prefix }
|
||||
# server root; if we didn't hit the first match, the first match here
|
||||
# will be pagurerepo or pagureorg/pagurerepo
|
||||
ProxyPassMatch ^/(.+?)/issue/raw/files/(.*)$ https://{{ env_prefix }}pagure.io/$1/issue/raw/files/$2
|
||||
{% endif %}
|
||||
|
||||
{% include 'reversepassproxy.conf' %}
|
||||
|
||||
Reference in New Issue
Block a user