• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Only WebDocuments are shown

S

Staubach

Guest
Hello Forum,

we're running a Plesk 9.0.0 Server on a Win2003 SP2 Server.

I need to host video files on one of the Domains. But all I can host are Web-documents like *.html, *.php or *.txt. Ther server shows a "The page cannot be found" Error when I address for example a *.mp4 or even a *.rss file.
All rights are set correctly on the filesystem and it doesn't matter if the file is hosted in the root or a sub. I checkt as well a different Domain. So I guess it is a global Server setting, but couldn't find any settings for the doc type. I guess there is a setting on the ISS but I don't like to change stuff in the ISS management when their is Plesk doing the most of the settings.

Here are some examples:

Error
http://www.stauba.ch/uwr/2005-02-25_Freitag_Training.mp4

OK, same file, other extension
http://www.stauba.ch/uwr/2005-02-25_Freitag_Training.mp4.php

Error
http://www.stauba.ch/uwr/piclens.rss


OK, same file, other extension
http://www.stauba.ch/uwr/piclens.rss.txt


hope anyone can help....
Cheers, Chris
 
It looks like that corresponding MIME type should be configured in IIS manually. Go to IIS manager, Web Sites, domain.tld, Properties, HTTP header, MIME types, New
 
solved

Awesome, that's it!!

added MIME Type .rss and .mp4 and the Server is serving them after a restart of the webservice.

Cheers.
 
Back
Top