RegEx troubles [NewBe]
-
Hello all,
I made a migration of my blog to a subdirectory install and add this regex >>
Post was permalink structure /%post_name%/%post_id%/ and stay like that to new blog
SO : redirection >>> /(.*)/(\d*)/ to /magazine/$1/$2/
Everything was okBut i installed woocommerce and try the process but this one failed on redirection to command receipt > /commande/recieved/356000/ so same > /(.*)/(\d*)/
How can i except “/”Thanks
Have a nice week-end,
Popsantiago
- The topic ‘RegEx troubles [NewBe]’ is closed to new replies.