godaddy(linux) and unity

I have a free hosting account with go-daddy.com that is linux and when i put my web player project up there it give me Invalid data file. Its been mentioned about adding the mime type for unity3d as "application/vnd.unity" but do any of you know how to do that for said account?

Godaddy have a page here which describes how to do what you want, here:

http://help.godaddy.com/article/375

The example they give is for Flash's MIME type, so you'll want to use this instead:

AddType application/vnd.unity unity3d

You can now. The new UDK versions can export their entire scenes as .fbx.

hi,i ve uploaded it through heroku server. i ve written “AddType application/vnd.unity unity3d” in a .htaccess file.i uploaded it and still i get the erroe "failed to download dtata file…what should i do?

hi,i ve uploaded it through heroku server. i ve written “AddType application/vnd.unity unity3d” in a .htaccess file.i uploaded it and still i get the erroe "failed to download dtata file…what should i do?