redirect discussions.fedoraproject.org to discussion.fedoraproject.org, and add to proxy and LE cert
This commit is contained in:
parent
e80b1e1050
commit
9f0cfc0502
2 changed files with 16 additions and 0 deletions
|
@ -870,3 +870,11 @@
|
|||
target: https://fedoraproject.org/cloud/
|
||||
tags:
|
||||
- cloud
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
shortname: 00-discussion-redirect
|
||||
website: discussions.fedoraproject.org
|
||||
regex: ^.*
|
||||
target: https://discussion.fedoraproject.org
|
||||
tags:
|
||||
- discussion
|
||||
|
|
|
@ -1173,3 +1173,11 @@
|
|||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags:
|
||||
- directory
|
||||
|
||||
- role: httpd/website
|
||||
site_name: discussions.fedoraproject.org
|
||||
ssl: true
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags:
|
||||
- discussion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue