summaryrefslogtreecommitdiff
path: root/templates/vhosts/proxy/partial.erb
blob: bbf3c641fc6020dfe4cc8e77ab3aa633c6f0796d (plain)
1
2
3
4
5
6
7
8
    <Proxy *>
      Order deny,allow
      Allow from all
<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
    </Proxy>
    ProxyRequests Off
    ProxyPass        /   <%= options %>/
    ProxyPassReverse /   <%= options %>/