Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Silverlight MIME type
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Silverlight MIME type
Silverlight MIME type
15-09-2009 1:49 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
any chance we could get the MIME type set up correctly for hosting Silverlight applications
for .xap files, it the MIME type should be application/x-silverlight-app
thanks
Mark
for .xap files, it the MIME type should be application/x-silverlight-app
thanks
Mark
Message 1 of 5
(1,514 Views)
4 REPLIES 4
Re: Silverlight MIME type
18-09-2009 8:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
That's an interesting one.
I'm not sure if there's many customers using this on PN webspace. if we add the MIME Types for xaml, xap and xbap we will have to restart all of our Apache servers I suppose, because it requires editing httpf.conf on each server.
there are plans of upgrading the CCGI webspace so I think it would be a good idea to add the MIME Types to them as well once the new platform is up and running.
Meanwhile, if you raise a ticket on your account we might be able to get this reviewed by PN Net-Ops on Monday
I'm not sure if there's many customers using this on PN webspace. if we add the MIME Types for xaml, xap and xbap we will have to restart all of our Apache servers I suppose, because it requires editing httpf.conf on each server.
there are plans of upgrading the CCGI webspace so I think it would be a good idea to add the MIME Types to them as well once the new platform is up and running.
Meanwhile, if you raise a ticket on your account we might be able to get this reviewed by PN Net-Ops on Monday
Message 2 of 5
(342 Views)
Re: Silverlight MIME type
18-09-2009 9:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
OK, I've raised a ticket. Shame about having to restart the servers. Hopefully at least you can edit httpf.conf ready for the next reboot.
It would be nice for PAYH to offer this support. My other webspace is a fasthosts Linux account and they have refused to set the MIME types up for me
It would be nice for PAYH to offer this support. My other webspace is a fasthosts Linux account and they have refused to set the MIME types up for me
Message 3 of 5
(342 Views)
Re: Silverlight MIME type
19-09-2009 10:12 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If it's on the homepages platform, then create a .htaccess file in the root of your webspace with:
and it should now correctly serve your .xap as application/x-silverlight-app
Information on .htaccess files
AddType application/x-silverlight-app .xap
and it should now correctly serve your .xap as application/x-silverlight-app
Information on .htaccess files
Message 4 of 5
(342 Views)
Re: Silverlight MIME type
19-09-2009 1:01 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
brilliant, that works great for me. thanks very much.
Message 5 of 5
(342 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page