Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    It is no different than any other URL – your regex has to match the URL, including the query string.

    If your URL matches the regex then it will match.

    Thread Starter chcw

    (@chcw)

    Hi, @johnny5

    Thank you very much. I have tested my regex and it can match the URL without any problems, see https://regex101.com/r/2gcD9Z/1

    But the redirection still not work.

    Thread Starter chcw

    (@chcw)

    Hi, @johnny5

    Sorry for the confusion. It seems the issue comes from the cache in Cloudflare. I will make more tests and get back with you. Thank you very much for your helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use RegEx in Query String’ is closed to new replies.