Hello All,
I am facing issue in the dispatcher. when we use number selector in between "article" and "json" as bellow. Dispatcher is kicking me out. getting 403 error.
https://domain.com/content/mycontent.article.0.json
I see the owing rules in the dispatcher. May I know what should be changed?
/0086 { /type "deny" /glob "GET *.*[0-9].json*" }
# /0088 { /type "allow" /glob "GET *.1.json*" } # allow one-level json requests