We tried "PT" in rewrite rule, but still it not serving the page from dispatcher when there is no html extension.RewriteRule ^(/content/cms/pages/abc/[0-9]{4}/[0-9]{2}/[0-9]{1}/)(.*).html$ /$2 [R=301,PT,L]Since we are shortening the URL, we are using R. example - <domain>/content/cms/pages/abc/bdu21...