ProxyRequests Off ProxyPreserveHost On Order deny,allow Allow from all SSLProxyEngine On <% for u in ['/pipermail/'] %> ProxyPass <%= u %> https://ryu.zarb.org<%= u %> ProxyPassReverse <%= u %> https://ryu.zarb.org<%= u %> <% end %>