• 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

Panel problem to take font file in account

2.Oclick_sarl

New Pleskian
Dear,

I'm new user to Plesk panel and I have an issue to get fonts from my server, indeed, test the following link 2oclick.com (my website) and in the logcat, the issue with 2 specific file appear.

http://2oclick.com/MyriadPro-Regular.otf [HTTP/1.1 404 Not Found 19ms]
http://2oclick.com/MyriadPro-Regular.woff [HTTP/1.1 404 Not Found 21ms]


But I have added the file in my serveur through the panel control as you see in the screenshot.

police.png

All of my website (including index.html) is in httpdocs folder

So, have you a proposal to solve this issue?

Thanks in advance
 
domain.tld > Virtual Directories > Mime Types Tab

and add something like

font/x-woff and font/otf
 
Back
Top