Hi There,
I'm struggling to use correctly the syntax's of a filter in our dispatcher server to block outsiders from getting content of usergenerated. I would appreciate to have some feedback.
The filter that I created is the below one, but it didn't work.
{ /type "deny" /glob "* /content/usergenerated/*"}
Regards.