<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: '.htaccess exclude directory from mod_rewrite'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 11:02:26 GMT</pubDate>
<item>
<title>BrentWPeterson said on 7/12/09</title>
<link>http://snipplr.com/view/13691/htaccess-exclude-directory-from-modrewrite/</link>
<description><![CDATA[ I am trying to use a seperate .htaccess file in a subdirectory. This code in my root .htaccess file is not working

	RewriteCond %{REQUEST_URI} !^/products/ 
    Options +FollowSymLinks
    RewriteEngine on

I have an .htaccess file and an index.php file in the /products/ dir. ]]></description>
<pubDate>Sun, 12 Jul 2009 15:45:58 GMT</pubDate>
<guid>http://snipplr.com/view/13691/htaccess-exclude-directory-from-modrewrite/</guid>
</item>
</channel>
</rss>