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

MIME-Types

B

BurstDragon

Guest
Add/Edit MIME-Types

Hi everyone,

I only wanted to ask how I can add/edit the MIME-Types in Plesk 8, because when I click on a downloadlink I only see the source text of the file but i can't really download it.


Hope you cann tell me how to edit the MIME types.


greez Burst
 
Isn't there anybody who can help me??

Please


greez
 
I think you may need to have the host do this for you by editing the httpd.conf file with your new MIME TYPE. PLESK used to have a feature like this but it appears to have been removed, can anyone enlighten us?
 
There are several places you can add mime types. The system global list is /etc/mime.types (at least on my CentOS boxes), you could use that. You can also use AddType in apache config files (httpd.conf for all domains, vhost.conf for a particular domain, maybe you can even use .htaccess?).
 
Back
Top