need to deny Invalidation on /content/dam/*.pdf
Hi All,
I need to add a rule in Invalidate section of dispatcher.any to deny invalidation for all the .pdf under /content/dam.
I added the rule { /glob "* /content/dam/*" /type "deny" } --> but not sure how to test it.
after adding this rule i activated page and in logs i saw still it is trying to touch "Touched /data/httpd/html/cq5dispatcher/publisher/content/dam/.stat".
Pleas let me know how to deny form getting invalidated and how to test it.
Thanks, Mahesh