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
|
website: get.fedoraproject.org
|
||||||
target: https://getfedora.org/
|
target: https://getfedora.org/
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
name: flocktofedora
|
||||||
|
website: flocktofedora.net
|
||||||
|
target: https://flocktofedora.org/
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
name: fedoramy
|
name: fedoramy
|
||||||
website: fedora.my
|
website: fedora.my
|
||||||
|
|
|
@ -236,12 +236,16 @@
|
||||||
name: flocktofedora.org
|
name: flocktofedora.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- flocktofedora.org
|
- flocktofedora.org
|
||||||
- flocktofedora.net
|
|
||||||
- flocktofedora.com
|
|
||||||
ssl: true
|
ssl: true
|
||||||
cert_name: flocktofedora.org
|
cert_name: flocktofedora.org
|
||||||
SSLCertificateChainFile: flocktofedora.org.intermediate.cert
|
SSLCertificateChainFile: flocktofedora.org.intermediate.cert
|
||||||
|
|
||||||
|
- role: httpd/website
|
||||||
|
name: flocktofedora.net
|
||||||
|
server_aliases:
|
||||||
|
- flocktofedora.com
|
||||||
|
ssl: false
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: fedora.my
|
name: fedora.my
|
||||||
server_aliases:
|
server_aliases:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue