proxies: use favicon from getfedora
This commit is contained in:
parent
b1e65c4d53
commit
2633f1fcae
1 changed files with 5 additions and 12 deletions
|
@ -32,29 +32,22 @@
|
|||
path: /status
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: 00-admin
|
||||
website: admin.fedoraproject.org
|
||||
destname: 00-apps
|
||||
website: apps.fedoraproject.org
|
||||
path: ^/favicon.ico$
|
||||
status: 301
|
||||
target: https://fedoraproject.org/static/images/favicon.ico
|
||||
target: https://getfedora.org/static/images/favicon.ico
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: 00-docs
|
||||
website: docs.fedoraproject.org
|
||||
path: ^/favicon.ico$
|
||||
status: 301
|
||||
target: https://fedoraproject.org/static/images/favicon.ico
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: 00-start
|
||||
website: start.fedoraproject.org
|
||||
path: ^/favicon.ico$
|
||||
status: 301
|
||||
target: https://fedoraproject.org/static/images/favicon.ico
|
||||
target: https://getfedora.org/static/images/favicon.ico
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: 00-registry-icon
|
||||
website: registry.fedoraproject.org
|
||||
path: ^/favicon.ico$
|
||||
status: 301
|
||||
target: https://fedoraproject.org/static/images/favicon.ico
|
||||
target: https://getfedora.org/static/images/favicon.ico
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue