directory.fedoraproject.org redirect: fix double slash
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d8580004c7
commit
b2a5d19443
1 changed files with 1 additions and 1 deletions
|
@ -862,7 +862,7 @@
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
shortname: 00-directory-redirect
|
shortname: 00-directory-redirect
|
||||||
website: directory.fedoraproject.org
|
website: directory.fedoraproject.org
|
||||||
regex: ^(.*)
|
regex: ^/(.*)
|
||||||
target: https://www.port389.org/$1
|
target: https://www.port389.org/$1
|
||||||
tags:
|
tags:
|
||||||
- directory
|
- directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue