Are they working? That’s the best way to tell
If they’re not you’ll need to experiment a bit particularly since you’re trying to do some querystring-specific things that aren’t well detailed in the docs.
Two things I notice;
hyphens - must also be escaped in your wildcard strings
your && construction in the querystring doesn’t make sense and I suspect most browsers would fix it before even trying to send it. you may want to also have a variation designed to match a single &
Thank you so much!! I’ve been having trouble connecting domain for now (which is domain provider’s issue ) but for sure experimenting would be the best practice!!
Also I almost forgot the hyphen issue Thanks for pointing out.
&& part was just like that in the to-be-replaced website which i feel suspicious as well but I will figure it out when the custom domain gets finally connected!
Note, I think you can also do this, which will match any querystring ( all params ).
In your case since you’re not utilizing them in the new path, that’s easier and more comprehensive.
I’m not confident about that first matching group since it’s in the middle of the string; If it’s not working, I’d try using static path parts there instead.
Old path (Webflow Settings) : /kor/(.*)/sub1%-2.jsp%?(.*)