Custom request writer i did not try, but i tried with the etc/map configuration.other content URls are mapped to respective path, Eg. /content/test/en_us -> http://test.example.com/content/test/en_us /content/test1/en_us -> http://test.example.com/content/test1/en_usbut /content/dam -> h...
Can we do resource resolver mapping for DAM URLs like for content path we can?Lets say we have a DAM URL like (/content/dam/test/en_us/footer.png), in publisher we can refer that image like http://localhost:4503/content/dam/test/en_us/footer.pngand we have dispatcher configured for the above publish...