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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2247 by misc, Sat Jan 14 23:17:40 2012 UTC revision 3046 by boklm, Sun Apr 14 14:38:33 2013 UTC
# Line 9  ProxyPreserveHost On Line 9  ProxyPreserveHost On
9    
10  SSLProxyEngine On  SSLProxyEngine On
11    
12  ProxyPass /mailman/        https://ryu.zarb.org/mailman/  <% for u in ['/pipermail/'] %>
13  ProxyPassReverse /mailman/ https://ryu.zarb.org/mailman/  ProxyPass <%= u %>        https://ryu.zarb.org<%= u %>
14    ProxyPassReverse <%= u %> https://ryu.zarb.org<%= u %>
15    
16    <% end %>

Legend:
Removed from v.2247  
changed lines
  Added in v.3046

  ViewVC Help
Powered by ViewVC 1.1.28