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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2304 - (hide annotations) (download)
Mon Jan 16 19:17:29 2012 UTC (12 years, 3 months ago) by misc
File size: 263 byte(s)
also make the redirection work for pipermail, as seen by leuhmanu
1 misc 2247
2     ProxyRequests Off
3     ProxyPreserveHost On
4    
5     <Proxy *>
6     Order deny,allow
7     Allow from all
8     </Proxy>
9    
10 misc 2304 <% for u in ['/mailman/','/pipermail/'] %>
11     ProxyPass <%= u %> http://ryu.zarb.org<%= u %>
12     ProxyPassReverse <%= u %> http://ryu.zarb.org<%= u %>
13 misc 2247
14 misc 2304 <% end %>

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30