Hi @Rohan_Garg , please try these rewrites.
# rewrites for root redirectRewriteRule ^/?$ /content/xyz/us/en.html [PT,L]
#Redirect for all the shortened pages ending with .htmlRewriteCond %{REQUEST_URI} !^/?(etc.clientlibs|resources|libs|content|libs|apps) [NC]RewriteRule ^/(.*) /content/xyz/us/e...