QuestionQ3

Given a scenario, identify how to troubleshoot and debug AEM Sites solutions

Which attribute is required in every filter rule in an AEM Dispatcher configuration?

  • A /type
  • B /selectors
  • C /url
  • D /glob
Explanation

Every Dispatcher /filter rule requires /type to define its access action: allow or deny. The matching criterion may instead be /glob or a combination of request-line elements such as /url; /selectors is an optional advanced request-line element.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!