Hi All,
I am configuration dispatcher in cloud manager , updating files in these folders
conf.d
conf.dispatcher.d
I have added few rewrite rules in "conf.d/rewrites/rewrite.rules" this files but these are giving
" [Actionblocked] " error in the dispatcher log file. rules are not working.
do we need to do any setting in cloud manager ?
Solved! Go to Solution.
Views
Replies
Total Likes
This has been resolved by creating symbolic link in enabled folder. Thanks everyone for your inputs
@chetan001 To figure out this issue is related to Dispatcher configuration or Sling mapping configuration -> Can you share the response of the request from dispatcher log and we can check where/why we are getting the [Actionblocked] error ?
There is no specific setting needed on Cloud Manager front.
Can you replicate this issue on your local dispatcher sdk setup ?
Also, Switch on the debug logs for dispatcher + trace level logging for the rewrite engine so it surfaces whats actually happening on your dispatcher module and creating this problem
Share the debug logs if you can here
This has been resolved by creating symbolic link in enabled folder. Thanks everyone for your inputs