[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] set up a swf mime type on raq4?
- Subject: Re: [cobalt-users] set up a swf mime type on raq4?
- From: "fastmedia" <inc@xxxxxxxxxxxxx>
- Date: Sat Feb 10 20:54:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> i found that after transferring one of my customer's web sites over that a
> particular swf file would not open in Netscape on my RaQ4 but ran fine on
an
> NT server. someone told me that i have to set up a mime type for a swf
> file.
you may need to add:
application/x-shockwave-flash swf
to apache's (httpd) "mime.types" file.
but this should normally already be set.
what's more likely is that you uploaded it as ASCII and not BINARY. i think
internet explorer can get around such a thing, but netscape cannot.