digitalFAQ.com Forum

digitalFAQ.com Forum (https://www.digitalfaq.com/forum/)
-   Website and Server Troubleshooting (https://www.digitalfaq.com/forum/web-tech/)
-   -   MIME type for XPI files (Firefox addon installers) (https://www.digitalfaq.com/forum/web-tech/3759-mime-type-xpi.html)

admin 12-22-2011 06:38 AM

MIME type for XPI files (Firefox addon installers)
 
Webservers (IIS, Apache, etc) require MIME types to understand what certain files are, in order to know how to handle them.
Many applications do, too -- for example, vBulletin requires the MIME type when you add custom entries into the attachments manager.

This is the proper MIME type for a .xpi file:
Code:

application/x-xpinstall.xpi
Hope that info helps somebody. :thumb:


All times are GMT -5. The time now is 12:52 AM

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.