Role matching not working
-
Hey there,
thanks for the great plugin.
I am trying to handle a role based redirect, the redirect should only be applied to custom_role.
So I tried:
Source-URL: /site-1/
Role: custom_role
When matched: Redirect to URL
Matched target: /site-2/
Unmatched target:
But the rule is applied for admins and also for other roles then custom_role, probably everybody gets redirected to page /site-2/ now. What am I missing? Do I have to write something into the input field of “Unmatched target”? I tried 301 and 307, none of them is working.
Thank you for any help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Role matching not working’ is closed to new replies.