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