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