Hi people,
As I'm viewing pages on my dispatcher server I get 403/404 on some resources:
Failed to load resource: the server responded with a status of 404 (Not Found)
http://our.dispatcher.server/libs/cq/i18n/dict.en.json
Failed to load resource: the server responded with a status of 404 (Not Found)
http://our.dispatcher.server/libs/cq/security/userinfo.json?cq_ck=1373462597320
Failed to load resource: the server responded with a status of 403 (Forbidden)
http://our.dispatcher.server/libs/cq/ui/rte.js
Although I understand the 404s (I can let them pass in the .any file), I was wondering why would I need those on the dispatcher server?
As for the 403s, same remark: why do I need rte (rich text editor?) on the publish/dispatcher site?
Thanks for any help.
JS.