X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Ftemplates%2Fstatic-mirroring%2Fvhost%2Fstatic-vhosts-simple.erb;h=cdfd0454e63264a2dda773e405465c71b362faf1;hb=6c647a0d2c8dc3f9e5c4e70863aae8e3011038ea;hp=e1815f82f4e7779e43234c32e5a90732efa63358;hpb=a53251c6fa34cda97fe383fd6479649e3677ff44;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb index e1815f82f..cdfd0454e 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -3,8 +3,8 @@ Use common-static-vhost mozilla.debian.net Use common-static-vhost backports.debian.org Use common-static-vhost-publiclog bits.debian.org -Use common-static-vhost ftp-master.metadata.debian.org Use common-static-vhost news.debian.net +Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCharset utf-8" # www.backports.org is the historical place for the backports # website and archive. It is now a CNAME to backports.debian.org: @@ -19,4 +19,21 @@ Use common-static-vhost news.debian.net RedirectPermanent / http://backports.debian.org/ + + > + ServerName women.debian.org + ServerAdmin debian-admin@debian.org + + RedirectPermanent / http://www.debian.org/women/ + + RedirectPermanent /about/ http://www.debian.org/women/about + RedirectPermanent /contact/ http://www.debian.org/women/contact + RedirectPermanent /faqs/ http://www.debian.org/women/faq + RedirectPermanent /home/ http://www.debian.org/women/ + RedirectPermanent /images/dw.png http://www.debian.org/women/dw.png + RedirectPermanent /involvement/ http://www.debian.org/women/participate + RedirectPermanent /mentoring/ http://www.debian.org/women/mentoring + RedirectPermanent /press/ http://wiki.debian.org/DebianWomen/Press + RedirectPermanent /profiles/ http://www.debian.org/women/profiles/ + # vim:ft=apache: