/[adm]/puppet/deployment/websites/templates/vhost_proxy_mailman.conf
ViewVC logotype

Contents of /puppet/deployment/websites/templates/vhost_proxy_mailman.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2247 - (show annotations) (download)
Sat Jan 14 23:17:40 2012 UTC (12 years, 3 months ago) by misc
File size: 214 byte(s)
fix reverse proxy, the whole usage of use_ssl was incorrect ( some refactoring could be done, but not urgent )
1
2 ProxyRequests Off
3 ProxyPreserveHost On
4
5 <Proxy *>
6 Order deny,allow
7 Allow from all
8 </Proxy>
9
10 ProxyPass /mailman/ http://ryu.zarb.org/mailman/
11 ProxyPassReverse /mailman/ http://ryu.zarb.org/mailman/
12

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30