Handler are not working in Plesk, how to resolve this issue?

kumkumsharma

Administrator
Staff member
Sometimes hosting provider disables “override handler policy” for security reason.

But if you have your own server then you can definitely make changes in your server to resolve this issue.
  • Login to Plesk.
  • Click on “Security Policy” under “Security”.
  • You can check option “Prohibit the ability to override handlers via web.config” under “Custom handler policy”.
  • Click on “OK”.
  • Now you can use handlers in web.config file without any issue.
 
Top