2011-01-25 44 views
0

我爲Internet Explorer創建了一個腳本,可以使用GM4IE(Internet Explorer的Greasemonkey)進行安裝,它的擴展名爲.gm4ie。添加處理程序以允許下載腳本或MIME地圖

當我試着給下載鏈接到我的服務器上的文件,它給這個錯誤: http://i.stack.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.

如何添加這個這個hanlder或啞劇地圖,我在哪裏添加此?

回答

相關問題