Using a path is more dedicated to complex configuration.
A redirection is a simpler operation. It's best to use the following feature.This feature is available on Artica v4.50 Service Pack 1 or Artica v4.50 with HotFix 20231105-12
Give the path of the request you want to redirect.
In the target, set the url you want to be the new redirect point.
You can set as destination :
/New/path
https://newwebsite/path
You can use regular expressions:
~
character as prefix in the Path field~/image/pictures-(.*?)\.png
in path and https://cdn1.domain.com/pictures/$1/default.png
Your CSV file must be formatted with 2 columns “src” and “dst” header line
example:
src,dst
/link1/link.html,https://redirect.com/link1/
/link2/link.php,https://redirect.com/link1/