<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>How to add mime types with IIS7 Web.config</title><link>http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx</link><description>Ever wanted to add a custom mime type to your Web server?&amp;#160; I ran into this issue the other day when I tried to serve up .mp4 files from my Web server and duh, I got this error: 404.3 error - mime type missing! Why does IIS block requests for unknown</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>ALI Notification / Collab Problems: The Joys of IIS security</title><link>http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx#2576557</link><pubDate>Sun, 24 Aug 2008 00:00:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2576557</guid><dc:creator>Function1</dc:creator><description>&lt;p&gt;On my journey to get ALI Collab Notification working for us again, I came across this little gem: as far as I can tell, ALI Collab Notifications are broken out of the box when using IIS 6 (or 7) because...&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2576557" width="1" height="1"&gt;</description></item><item><title>WPF Learning Experience</title><link>http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx#2350215</link><pubDate>Sun, 11 May 2008 03:37:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2350215</guid><dc:creator>WPF Learning Experience</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;WPF Learning Experience&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2350215" width="1" height="1"&gt;</description></item><item><title>re: How to add mime types with IIS7 Web.config</title><link>http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx#2256923</link><pubDate>Wed, 26 Mar 2008 16:21:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2256923</guid><dc:creator>bills</dc:creator><description>&lt;p&gt;Hi Robert -&lt;/p&gt;
&lt;p&gt;Mime types are configured for static content, so the Web server can alert the client (browser) in the header of the response what type of data to expect and render. &amp;nbsp;Mime types *are not* used for dynamic content, so you should never configure the Web server mime types to serve PHP, or IIS is likely to serve out your source code as plain text. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;To configure PHP on IIS7, see this article: &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis7/"&gt;learn.iis.net/.../using-fastcgi-to-host-php-applications-on-iis7&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To configure PHP on IIS6, see this article: &lt;a rel="nofollow" target="_new" href="http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/"&gt;learn.iis.net/.../using-fastcgi-to-host-php-applications-on-iis-60&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2256923" width="1" height="1"&gt;</description></item><item><title>re: How to add mime types with IIS7 Web.config</title><link>http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx#2256827</link><pubDate>Wed, 26 Mar 2008 15:50:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2256827</guid><dc:creator>Robert Chr. de Leeuw</dc:creator><description>&lt;p&gt;And how about .php files? How can i change the mimi enabling IIS to execute these files/&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Robert&lt;/p&gt;
&lt;p&gt;robert@rcdeleeuw.nl&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2256827" width="1" height="1"&gt;</description></item></channel></rss>