QuestionQ14
Performance Optimization and TroubleshootingA developer tells a DevOps engineer that a page under development renders as intended in the AEM Authoring environment but displays blank when accessed through the Dispatchers.
No errors appear in the browser console.
Other pages using this page template render correctly.
The page renders correctly through the www URL, but displays blank through the non-www URL.
What is the cause of this issue?
- A The 'anonymous' user does not have read permissions on the path.
- B The domain's IP is not listed in the /allowedClients section.
- C A matching entry is missing in the /virtualhost section.
- D There is an incorrect rule in the /filter section.
Community Discussion