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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30