Dispatcher Filter Configuration - Deny .jcr:content.-1.json
Hi Everyone, I wanted to deny the .jcr:content.-1.json & /jcr:content.-1.json in the dispatcher . I tried the several ways(deny selector (.-1.json ) and deny GET method including the below URLs) but it is still allowing .-1.json . Below URLs for the reference to deny the dispatcher URL.
/content/dam/myproject/sample/images/hero-img.jpg/jcr:content.-1.json
/content/dam/myproject/sample/images/hero-img.jpg.jcr:content.-1.json
Thank You.