redirect rewrites query names from one domain to another (supports wildcard patterns).
rules array in config. Each rule can be a string "from to" or a mapping with from and to keys.Example:
plugins:
- type: redirect
args:
rules:
- "example.com example.net"
*.old.com -> *.new.com wildcard replacements.hosts, forwarder) to control resolution of redirected names.