Parent Directory
|
Revision Log
|
Patch
revision 2247 by misc, Sat Jan 14 23:17:40 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 | ProxyPass /mailman/ https://ryu.zarb.org/mailman/ | <% for u in ['/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 %> |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |