Setup fedora.my -> www.fedora.my redirect

This commit is contained in:
Patrick Uiterwijk 2015-07-08 15:54:59 +00:00
parent 2d40ff8638
commit 8067e501c3
2 changed files with 12 additions and 0 deletions

View file

@ -64,6 +64,12 @@
target: http://www.flocktofedora.org/
status: 302
- role: httpd/redirect
name: flocktofedora
website: fedora.my
target: http://www.fedora.my/
status: 302
- role: httpd/redirect
name: join-fedora
website: join.fedoraproject.org

View file

@ -232,6 +232,12 @@
- flocktofedora.com
ssl: false
- role: httpd/website
name: fedora.my
server_aliases:
- fedora.my
ssl: false
- role: httpd/website
name: bugz.fedoraproject.org
server_aliases: [bugz.stg.fedoraproject.org]