AEM - dispatcher filter - what is the difference between "url" and "path"
{ /type "allow" /selectors "*" /extension '(gif|ico|jpeg|jpg|png|svg|pdf|webp)' /path "/content/dam/*" }
Hi folks,
In dispatcher filters, "url" and "path" seem to be interchangeable, at least in the examples I can find. Suppose I put "url" in the filter above, would it work any differently? thanks Fiona