/[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 2304 by misc, Mon Jan 16 19:17:29 2012 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 ['/mailman/','/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.2304

  ViewVC Help
Powered by ViewVC 1.1.30