HowTo – publish flash animation with IIS6
Before recently I had not required to publish any flash animations with a windows server running IIS6. Come to find out that it is really easy to do. I ran across the following blog below with the correct information. I’ll include the steps below the url for posterity.
http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198
Adding .flv MIME type in IIS
1) Select the site to configure in IIS, right click and select “Properties”
2) Under HTTP Headers Tab, select “File Types” under the MIME Map section and select “New Type”
3) Type “.flv” as the associated extension and “video/x-flv” as the content type.
4) Select “OK” and you’re ready to fly!
No Comments »
RSS feed for comments on this post. TrackBack URL
















