--- puppet/deployment/websites/templates/vhost_proxy_mailman_ssl.conf 2012/01/16 19:17:29 2304 +++ puppet/deployment/websites/templates/vhost_proxy_mailman_ssl.conf 2013/04/14 14:38:33 3046 @@ -9,7 +9,7 @@ SSLProxyEngine On -<% for u in ['/mailman/','/pipermail/'] %> +<% for u in ['/pipermail/'] %> ProxyPass <%= u %> https://ryu.zarb.org<%= u %> ProxyPassReverse <%= u %> https://ryu.zarb.org<%= u %>