AEM - dispatcher filter for allowing DAM images with dots | Community
Skip to main content
Level 6
December 15, 2022
Solved

AEM - dispatcher filter for allowing DAM images with dots

  • December 15, 2022
  • 1 reply
  • 974 views

/wildcardselectors { /type "deny" /url "/content*" /selectors "*" }

hi folks,

what additional publisher rules filters should I add to allow DAM images with dots in them i.e.     blah blah .something.2000X3000.jpg

or is this disapproved of?

 

Maybe

/wildcardselectorsdam { /type "allow"  /url  "/content/dam*" /selectors "*"   ?

thanks

Fiona

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by KNan

Hi @fionas76543059 

 

Please check this documents

Dispatcher Concepts, Patterns and Antipatterns 

 

 

This might be help .

Thanks

1 reply

KNanCommunity AdvisorAccepted solution
Community Advisor
December 26, 2022

Hi @fionas76543059 

 

Please check this documents

Dispatcher Concepts, Patterns and Antipatterns 

 

 

This might be help .

Thanks