Setup fedora.my -> www.fedora.my redirect
This commit is contained in:
parent
2d40ff8638
commit
8067e501c3
2 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue