We are using dispatcher rewrite rules for convert a url into selector based url.for example, end user is accessing the url https://www.abc.com/sample/, dispatcher is redirecting it to /content/abc/xyz/test.sample.htmlNow, the cache has been created under root with path /content/abc/xyz/test.sample.h...