<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Zend Framework, Rewrite Rules, Apache</title>
	<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/</link>
	<description>Linux, PHP, MySQL, Apache, Development and More...</description>
	<pubDate>Tue, 06 Jan 2009 01:47:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Darryl Clarke</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-12</link>
		<dc:creator>Darryl Clarke</dc:creator>
		<pubDate>Sun, 07 Dec 2008 00:04:32 +0000</pubDate>
		<guid>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-12</guid>
		<description>I suppose that is a matter of preference.  I don't keep anything 'forbidden' inside of my document_root for my applications.

As a rule, for myself, if it's inside document_root - it's supposed to be accessible.</description>
		<content:encoded><![CDATA[<p>I suppose that is a matter of preference.  I don&#8217;t keep anything &#8216;forbidden&#8217; inside of my document_root for my applications.</p>
<p>As a rule, for myself, if it&#8217;s inside document_root - it&#8217;s supposed to be accessible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arthurmaciel</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-10</link>
		<dc:creator>arthurmaciel</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:29:31 +0000</pubDate>
		<guid>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-10</guid>
		<description>For sure this an ellegant solution, but using the first one you have specific control of what can be accessed. Any try to access files or directories forbidden should be redirected to the index.php and the framework should display an 404 error.</description>
		<content:encoded><![CDATA[<p>For sure this an ellegant solution, but using the first one you have specific control of what can be accessed. Any try to access files or directories forbidden should be redirected to the index.php and the framework should display an 404 error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache mod_rewrite preferred setting- right from ZF Quickstart &#124; diamondTearz</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-9</link>
		<dc:creator>Apache mod_rewrite preferred setting- right from ZF Quickstart &#124; diamondTearz</dc:creator>
		<pubDate>Tue, 28 Oct 2008 15:37:39 +0000</pubDate>
		<guid>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-9</guid>
		<description>[...] close to the recommended version that I discussed in a previous entry about mod_rewrite and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] close to the recommended version that I discussed in a previous entry about mod_rewrite and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache mod_rewrite in Zend and Flex integration- my friend .htaccess &#124; diamondTearz</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-8</link>
		<dc:creator>Apache mod_rewrite in Zend and Flex integration- my friend .htaccess &#124; diamondTearz</dc:creator>
		<pubDate>Tue, 21 Oct 2008 17:00:16 +0000</pubDate>
		<guid>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-8</guid>
		<description>[...] An elegant approach suggested by Darryl Clark involved writing the rule to redirect if the path is not an existing file or directory then route it to index.php.</description>
		<content:encoded><![CDATA[<p>[&#8230;] An elegant approach suggested by Darryl Clark involved writing the rule to redirect if the path is not an existing file or directory then route it to index.php.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
