/[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 2405 by misc, Mon Feb 13 21:01:00 2012 UTC revision 2464 by dmorgan, Mon Feb 20 18:35:08 2012 UTC
# Line 1  Line 1 
1  Redirect /wiki https://wiki.mageia.org/#  Redirect /wiki https://wiki.mageia.org/#
2    
3    # Everything under /g/ is static content to be served by a seconday host
4    RewriteEngine On
5    RewriteRule ^g/(.+)$    http://static.mageia.org/g/$1 [R,L,QSA]
6    
7  # ProxyPreserveHost On  is in another file  # ProxyPreserveHost On  is in another file
8  ProxyPass /old-wiki/        http://ryu.zarb.org/wiki  ProxyPass /old-wiki/        http://ryu.zarb.org/wiki
9  ProxyPassReverse /old-wiki/ http://ryu.zarb.org/wiki  ProxyPassReverse /old-wiki/ http://ryu.zarb.org/wiki

Legend:
Removed from v.2405  
changed lines
  Added in v.2464

  ViewVC Help
Powered by ViewVC 1.1.30