<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Stuff &#187; requestfiltering</title>
	<atom:link href="http://tech-stuff.org/tag/requestfiltering/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 20 May 2011 14:08:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>plesk windows requestfiltering for applications/domain</title>
		<link>http://tech-stuff.org/plesk-windows-requestfiltering-for-applicationsdomain/</link>
		<comments>http://tech-stuff.org/plesk-windows-requestfiltering-for-applicationsdomain/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 20:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[requestfiltering]]></category>

		<guid isPermaLink="false">http://www.tech-stuff.org/?p=39</guid>
		<description><![CDATA[I notice IIS 7 includes a handler mapping for .exe.config to text/xml, but I&#8217;m still amazed that these two different Microsoft technologies don&#8217;t work well together.  It seems like blocking web.config, application*.config, etc, still doesn&#8217;t need to block *.exe.config. how on earth I can get IIS 7 to serve *.exe.config files? A: Global by: %windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/security/requestFiltering [...]]]></description>
			<content:encoded><![CDATA[<p>I notice IIS 7 includes a handler mapping for .exe.config to text/xml, but I&#8217;m still amazed that these two different Microsoft technologies don&#8217;t work well together.  It seems like blocking web.config, application*.config, etc, still doesn&#8217;t need to block *.exe.config.</p>
<p>how on earth I can get IIS 7 to serve *.exe.config files?</p>
<p>A:</p>
<p>Global by:</p>
<p>%windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/security/requestFiltering /-fileExtensions.[fileExtension='.config']</p>
<p>Per domain:</p>
<p>%windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/security/requestFiltering /-fileExtensions.[fileExtension='.config']</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/plesk-windows-requestfiltering-for-applicationsdomain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/20 queries in 0.011 seconds using disk: basic
Object Caching 211/223 objects using disk: basic

Served from: tech-stuff.org @ 2012-02-05 23:05:42 -->
