<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: ModSecurity: further improvements to the reverse proxy</title>
	<atom:link href="http://www.inliniac.net/blog/2006/08/14/mod_security-further-improvements-to-the-reverse-proxy.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog/2006/08/14/mod_security-further-improvements-to-the-reverse-proxy.html</link>
	<description>Everything inline.</description>
	<pubDate>Tue, 06 Jan 2009 11:44:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil</title>
		<link>http://www.inliniac.net/blog/2006/08/14/mod_security-further-improvements-to-the-reverse-proxy.html/comment-page-1#comment-13</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 17 Aug 2006 09:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=15#comment-13</guid>
		<description>Ok check this one:
#Only allow access through theses hostnames
SecFilterSelective HTTP_HOST "fqdn1" pass,nolog,skipnext:2
SecFilterSelective HTTP_HOST "fqdn2" pass,nolog,skipnext:1
SecFilterSelective HTTP_HOST "^." deny,log

Working in all situation dynamic IP as well ;-)</description>
		<content:encoded><![CDATA[<p>Ok check this one:<br />
#Only allow access through theses hostnames<br />
SecFilterSelective HTTP_HOST &#8220;fqdn1&#8243; pass,nolog,skipnext:2<br />
SecFilterSelective HTTP_HOST &#8220;fqdn2&#8243; pass,nolog,skipnext:1<br />
SecFilterSelective HTTP_HOST &#8220;^.&#8221; deny,log</p>
<p>Working in all situation dynamic IP as well <img src='http://www.inliniac.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.inliniac.net/blog/2006/08/14/mod_security-further-improvements-to-the-reverse-proxy.html/comment-page-1#comment-11</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 16 Aug 2006 19:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=15#comment-11</guid>
		<description>This solution doesn't work with a dynamic IP, I'll look for a solution and I'll post it once I got it !</description>
		<content:encoded><![CDATA[<p>This solution doesn&#8217;t work with a dynamic IP, I&#8217;ll look for a solution and I&#8217;ll post it once I got it !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
