How to use RegEx in Query String
-
Hi,
I try to redirect https://www.datanumen.com/customer/index.php?rp=/knowledgebase/5/DataNumen-Excel-Repair to https://www.datanumen.com/knowledgebase/.
So I enable RegEx and use the following one to match the pattern for the source URL:
^/customer/index.php\?rp\=/knowledgebase/(.*)
But this seems not working.
Then I remember that you have a query settings that is specific for query. But it seems that setting will disappear if I enable “RegEx”. So How can I use RegEx in query string?
Thank you very much.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to use RegEx in Query String’ is closed to new replies.