Hi All,Using the sling rewriter, I am able to map the /etc/designs/x and
/content/dam/x resources as the internal path should not be visible to
the end user when a page is rendered.so I was getting new urls as below
:/business/global.css/business/components.jsand more..To resolve them
internally , I used /etc/map/http and mapped /etc/designs/x for these
urls.I am able to access /business/global.css/js but when I need to
access any other resource inside /etc/designs/x , Its throwing internal
erro...