/[adm]/puppet/deployment/websites/templates/vhost_proxy_mailman.conf
ViewVC logotype

Contents of /puppet/deployment/websites/templates/vhost_proxy_mailman.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3046 - (show annotations) (download)
Sun Apr 14 14:38:33 2013 UTC (11 years ago) by boklm
File size: 251 byte(s)
websites: rewrite mailman urls
1
2 ProxyRequests Off
3 ProxyPreserveHost On
4
5 <Proxy *>
6 Order deny,allow
7 Allow from all
8 </Proxy>
9
10 <% for u in ['/pipermail/'] %>
11 ProxyPass <%= u %> http://ryu.zarb.org<%= u %>
12 ProxyPassReverse <%= u %> http://ryu.zarb.org<%= u %>
13
14 <% end %>

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30