2008年10月20日星期一

Host Firefox extensions on Websphere sMash

If you want to host firefox extensions on a Websphere sMash server, you need to configure the MIME type of the XPI files to allow Firefox to install it automatically.

This can be done by adding following line in the zero.config file:
/config/mimeTypes += { "xpi" : "application/x-xpinstall"}

没有评论:

Technology changes life