- Regex match optimalizations
Regex match optimalizations
Improvement•
We've modified our regex match engine to be better in line with expectations. If a regex rule and full path redirect is set-up, we first check the ful path redirect, then the regex match, and fallback to the homepage. This ensures the visitor always lands at the correct destination.