Backport support for access rules
This patch is a charm-helpers sync to get the fixes application credential access-rules. Change-Id: I0cc2b9df1837d7f05f20eaa0f153a76550e40148 Related-Bug: #1965967
This commit is contained in:
@@ -22,6 +22,8 @@ Listen {{ ext_port }}
|
||||
ProxyPassReverse / http://localhost:{{ int }}/
|
||||
ProxyPreserveHost on
|
||||
RequestHeader set X-Forwarded-Proto "https"
|
||||
KeepAliveTimeout 75
|
||||
MaxKeepAliveRequests 1000
|
||||
</VirtualHost>
|
||||
{% endfor -%}
|
||||
<Proxy *>
|
||||
|
||||
Reference in New Issue
Block a user