• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Directory browing errors...

D

dennysp

Guest
Hi guys,
I have a problem. I can browse directories just fine via http, but when I click on a file that doesn't have a recognized extension (like .r01) I get a "not found" error. If I rename the file extension to something like .wav or .doc, I'm able to d/l the files via http. Is this an error on Plesk, or is something not setup correctly on my IIS?

Thank you
-d
 
IIS 6 has improved security model. Unknown file extensions are not available for downloading. Either register Mime type or register program which process files with the extension (ISAPI filter or ISAPI extension).
 
Back
Top