--- puppet/deployment/websites/templates/vhost_proxy_mailman.conf 2013/04/14 14:18:05 3045 +++ puppet/deployment/websites/templates/vhost_proxy_mailman.conf 2013/04/14 14:38:33 3046 @@ -7,7 +7,7 @@ Allow from all -<% for u in ['/mailman/','/pipermail/'] %> +<% for u in ['/pipermail/'] %> ProxyPass <%= u %> http://ryu.zarb.org<%= u %> ProxyPassReverse <%= u %> http://ryu.zarb.org<%= u %>