Parent Directory
|
Revision Log
|
Patch
revision 3045 by misc, Mon Jan 16 19:17:29 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 | <% for u in ['/mailman/','/pipermail/'] %> | <% for u in ['/pipermail/'] %> |
13 | ProxyPass <%= u %> https://ryu.zarb.org<%= u %> | ProxyPass <%= u %> https://ryu.zarb.org<%= u %> |
14 | ProxyPassReverse <%= u %> https://ryu.zarb.org<%= u %> | ProxyPassReverse <%= u %> https://ryu.zarb.org<%= u %> |
15 |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |