[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] re: flash mime type and apache
- Subject: [cobalt-users] re: flash mime type and apache
- From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
- Date: Tue Jul 10 05:54:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I just added this line to my mime.types file in /etc/httpd/conf/mime.types
application/x-shockwave-flash swf
I then restarted httpd.
But my flash files still won't play. When I visit the flash file directly
(mysite.com/flashfile.swf) What gives?
Kevin
From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
> Do I have to add a mime type to the mime.types file in http conf directory
> to play flash (.swf) files properly?