Forward flocktofedora.net and .com to .org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0a8979858f
commit
f2daa8d7a4
2 changed files with 11 additions and 2 deletions
|
@ -140,6 +140,11 @@
|
|||
website: get.fedoraproject.org
|
||||
target: https://getfedora.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: flocktofedora
|
||||
website: flocktofedora.net
|
||||
target: https://flocktofedora.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: fedoramy
|
||||
website: fedora.my
|
||||
|
|
|
@ -236,12 +236,16 @@
|
|||
name: flocktofedora.org
|
||||
server_aliases:
|
||||
- flocktofedora.org
|
||||
- flocktofedora.net
|
||||
- flocktofedora.com
|
||||
ssl: true
|
||||
cert_name: flocktofedora.org
|
||||
SSLCertificateChainFile: flocktofedora.org.intermediate.cert
|
||||
|
||||
- role: httpd/website
|
||||
name: flocktofedora.net
|
||||
server_aliases:
|
||||
- flocktofedora.com
|
||||
ssl: false
|
||||
|
||||
- role: httpd/website
|
||||
name: fedora.my
|
||||
server_aliases:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue