mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
directory.fedoraproject.org redirect: fix double slash
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -862,7 +862,7 @@
|
||||
- role: httpd/redirectmatch
|
||||
shortname: 00-directory-redirect
|
||||
website: directory.fedoraproject.org
|
||||
regex: ^(.*)
|
||||
regex: ^/(.*)
|
||||
target: https://www.port389.org/$1
|
||||
tags:
|
||||
- directory
|
||||
|
||||
Reference in New Issue
Block a user