error in redirection with source url parameter
-
hello. I have I had an old store that was https://midomino.com/es/url-PRODUCT
Now I have created two new websites:
1- https://mydomain.com with new content
2 – https://store.mydomain.com/es/url-productI want a redirect type
Source url: /en/.*
Destination url: https://store.mydomain.com/es/$1Where $1 is the parameter of the source url
I’ve tried to put (.*) but it doesn’t pick it up.
Could you help me?)
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘error in redirection with source url parameter’ is closed to new replies.