• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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