• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Modify Plesk default handler mappings

David Lampron

New Pleskian
Hi,

I would like to know where I could change the default 'Handler Mappings' that Plesk use when I create a new domain/website with the Plesk Panel. Currently I have the 'PHP5-FastCGI…' and I wish to add a custom mappings for Railo 'Coldfusion alternative'. I don’t want to do it manually for each new site created by someone else. Plesk doesn't seem to keep the default IIS handler mapping. It use his own ! Do you know if I can modify this default behavior.

If not possible, other possibilities: Does Plesk currently call a script when I create a new domain/website ? Do you have the name of the executable called by the Plesk Panel to create the website in IIS …. I will make myself a wrapper to execute my script and add my own handler mappings ?

Similar question with no answer
http://forum.parallels.com/showthread.php?112916-Default-Handler-Mappings-Changing

Thank you,
 
Plesk does not support handler mapping customizing. But you can add non default Plesk handler using external script.
To automate the process and create custom handler for Plesk domains you can use Plesk Event Manager.

So:
1. Create script which adds custom handler on a web site in IIS
2. Create handler in Plesk Event Manager for event 'Domain created'.

How to use Plesk Event Manager you can know in Plesk docs:
http://download1.parallels.com/Plesk/PP11/11.5/Doc/en-US/online/plesk-administrator-guide/59205.htm#
 
Last edited:
Back
Top