• how can i redirect from one parameter to another?

    i have used this to redirect parameters link to original post links.

    source:

    ^/(.*?)/\?m=.*

    Destination: /$1/

    but i needed to redirect this on amp pages. Which would be like: ?m=1 to: ?amp=1 but i can’t set it.

Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘How to redirect from one parameter to another’ is closed to new replies.