• 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.

Adding Mime Type

"Go to the Websites & Domains tab > Virtual Directories (in the Advanced Operations group)."
I don't have this tab. :(
 
It is control panel of your subscription. If you have domain you should have this tab.
For Plesk 10.x instruction here - http://download1.parallels.com/Ples...uide/plesk-control-panel-user-guide/65216.htm

I have Domains, but I have no virtual directories options.

I klick on the "Domain", next "Open in Control Panel", next "Website & Domains" and expand "Advanced Options".

There are only following options:
Website Scripting and Security, Website Maintenace Mode, Learn How to Clone a Site to Development Environment, Web User, Password-protected Directories, Website Copying, Logs, Scheduled Tasks, Learn How to Move a Site from Development to Production, Bandwith Limiting

Same options in normal webs and my webspaces.
 
Sorry, it is instruction for Plesk for Windows. For Linux you can use following method:

1. Edit /etc/mime.types
2. Add the new type to the bottom of the file
3. Restart Apache: service httpd restart
 
Thanks. it works. I tried it before, but there was another problem related to html5 and firefox. Thanks a lot!
 
Back
Top