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