@konstantyn_diachenko I still see it's not working. In rewrite rule file I have two rules in below sequence, is that something impactingRewriteRule ^/abc\/?(.*)$ /content/us/en/customer-registration.html [NC, QSA, PT, L]RewriteRule ^/xyz\/?(.*)$ https:://%{HTTP_HOST}/abc [R=301,L]