Hi,
Let’s say that i want to redirect all traffic form page A to page B but i need to exclude my IP from this page rule to keep using page A, is there some way to do this (maybe using transform rules)?
Best regards.
Hi,
Let’s say that i want to redirect all traffic form page A to page B but i need to exclude my IP from this page rule to keep using page A, is there some way to do this (maybe using transform rules)?
Best regards.
Page rules do not offer this type of targeting directly.
I have briefly tested this potential solution:
Use a Transform rule which targets requests except for your IP address.
Change the URL to append some secret path using concat
.
Match the secret path in a page rule.
Seems to work as expected.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.