<?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>insanesecurity &#187; WAF</title>
	<atom:link href="http://insanesecurity.info/blog/tag/waf/feed" rel="self" type="application/rss+xml" />
	<link>http://insanesecurity.info/blog</link>
	<description>security through a distorted eye</description>
	<lastBuildDate>Thu, 25 Feb 2010 22:31:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>.htaccess 101</title>
		<link>http://insanesecurity.info/blog/htaccess-101</link>
		<comments>http://insanesecurity.info/blog/htaccess-101#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:55:43 +0000</pubDate>
		<dc:creator>dblackshell</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[WAF]]></category>

		<guid isPermaLink="false">http://insanesecurity.info/blog/?p=27</guid>
		<description><![CDATA[Since I moved my blog to the self hosted domain I said I will write my .htaccess file, especially for the mod_rewrite rules; you know, create a simple WAF. Well that didn&#8217;t work out, or better said I was too lazy till know to do it. Anyway, you&#8217;re came here for other reasons. I found [...]]]></description>
			<content:encoded><![CDATA[<p>Since I moved my blog to the self hosted domain I said I will write my <a href="http://en.wikipedia.org/wiki/Htaccess">.htaccess</a> file, especially for the <a href="http://en.wikipedia.org/wiki/Mod_rewrite">mod_rewrite</a> rules; you know, create a simple <acronym title="Web Application Firewall">WAF</acronym>. Well that didn&#8217;t work out, or better said I was too lazy till know to do it.</p>
<p>Anyway, you&#8217;re came here for other reasons. I found today a comprehensive article on .htaccess files, which you can (and highly recommend) read it <a href="http://perishablepress.com/press/2006/01/10/stupid-htaccess-tricks/">here</a>. Also you might be interested in a <a href="http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet/">mod rewrite cheat sheet</a> and a <a href="http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/">regular expression cheat sheet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://insanesecurity.info/blog/htaccess-101/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
