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

Diff of /puppet/deployment/websites/templates/vhost_www.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2244 by misc, Sat Jan 14 22:20:56 2012 UTC revision 2248 by misc, Sat Jan 14 23:21:11 2012 UTC
# Line 1  Line 1 
1  Redirect /wiki https://wiki.mageia.org/#  Redirect /wiki https://wiki.mageia.org/#
2    
 ProxyRequests Off  
   
 <Proxy *>  
     Order deny,allow  
     Allow from all  
 </Proxy>  
   
 <%- 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/  
   
3  php_value short_open_tag false  php_value short_open_tag false

Legend:
Removed from v.2244  
changed lines
  Added in v.2248

  ViewVC Help
Powered by ViewVC 1.1.30