--- puppet/deployment/websites/templates/vhost_www.conf 2012/01/14 22:20:56 2244 +++ puppet/deployment/websites/templates/vhost_www.conf 2012/01/14 23:21:11 2248 @@ -1,24 +1,3 @@ Redirect /wiki https://wiki.mageia.org/# -ProxyRequests Off - - - Order deny,allow - Allow from all - - -<%- if use_ssl then - protocol = 'https://' - else - protocol = 'http://' - end --%> -<%- if use_ssl -%> -SSLProxyEngine On -<%- end -%> - -ProxyPreserveHost On -ProxyPass /mailman/ <%= protocol %>://ryu.zarb.org/mailman/ -ProxyPassReverse /mailman/ <%= protocol %>://ryu.zarb.org/mailman/ - php_value short_open_tag false