Actions
Feature #2556
openoptions for redirect rules
Status:
New
Priority:
Normal
Category:
-
Description
Support key-value list as target:
redirect "test" => [ "status" => 301, "target" => "new" ];
(and still support redirect "test" => "new"
)
Actions
Also available in: Atom