http://www.perlmonks.org?node_id=437056


in reply to Monk Links - Copy Perlmonks-links to the clipboard in on-site-format

To get Apache to report the correct MIME type, add this line to a .htaccess file where the XPI is:
AddType application/x-xpinstall .xpi
(And make sure the .htaccess is readable by all, or at least the webserver process.)
  • Comment on Re: Monk Links - Copy Perlmonks-links to the clipboard in on-site-format
  • Download Code