Click here to Skip to main content
15,902,883 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I created a script for Internet Explorer which can be installed using GM4IE (Greasemonkey for Internet Explorer) and it has the extension .gm4ie.

When I try to give the download link to this file on my server, it gives this error: http://i.imgur.com/K7Rs4.jpg[^]

page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

How do I add this this hanlder or a mime map and where do I add this? It's the hosting provider's server.
Posted
Updated 25-Jan-11 6:19am
v2

I assume you need to add a HTTP handler for this extension. I bet your web host charges extra for this.
 
Share this answer
 
You need to add the handler in the Server. For this you should contact your provider's server. How to add it? In the IIS, It depends of the version to know how to add it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900