summaryrefslogtreecommitdiff
path: root/templates/vhosts/proxy/partial.erb
blob: f0d4c9dde45e7ad0921d539e92f3650ec8bfbe5a (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 %>/