Add mime types to static site hosting to enable click once (BB-10429)

XMLWordPrintable

      I posted this as a comment here but I though it'd be better to post as an issue.

      Could you guys please add the necessary mime types for this hosting so that click once would work. As stated at http://robindotnet.wordpress.com/2010/06/12/mime-types-for-clickonce-deployment/ it would be ideal if you could add

      #!
      
      .application –> application/x-ms-application 
      .manifest –> application/x-ms-manifest 
      .deploy –> application/octet-stream
      .msp –> application/octet-stream 
      .msu –> application/octet-stream
      .vsto –> application/x-ms-vsto
      .xaml –> application/xaml+xml 
      .xbap –> application/x-ms-xbap
      

      I've tried to add these by adding a .htaccess file in my repository but that does not seem to work...

      Thanks (smile)

            Assignee:
            Unassigned
            Reporter:
            mmihajlovic
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: