InterviewSolution
Saved Bookmarks
| 1. |
What exactly is resource mapping? |
|
Answer» Redirects, vanity URLs, and virtual hosts are all defined via resource mapping in AEM. To OBSCURE the internal structure of the AEM site from VISITORS, utilise resource mapping to prefix all requests with "/content." You can ALSO create a REDIRECT using resource mapping, which will SEND all requests to your site's doorway page to some other site. |
|