<?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: Zend Framework, Rewrite Rules, Apache</title>
	<atom:link href="http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/</link>
	<description>Random musings from a jaded coder who just needs a hug.</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:31:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: diamondTearz &#187; Apache mod_rewrite in Zend and Flex integration- my friend .htaccess</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/comment-page-1/#comment-82</link>
		<dc:creator>diamondTearz &#187; Apache mod_rewrite in Zend and Flex integration- my friend .htaccess</dc:creator>
		<pubDate>Wed, 10 Jun 2009 01:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-82</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.&#160; This approach is particularly helpful in my case because I wanted to have my Zend_AMF gateway available in a file named service.php. I&#8217;ll have to road test it and update this with my results. [...]</description>
		<content:encoded><![CDATA[<p>[...] 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.&nbsp; This approach is particularly helpful in my case because I wanted to have my Zend_AMF gateway available in a file named service.php. I&#8217;ll have to road test it and update this with my results. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Starter &#124; www.pokeroconnor.com</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/comment-page-1/#comment-58</link>
		<dc:creator>Zend Framework Starter &#124; www.pokeroconnor.com</dc:creator>
		<pubDate>Tue, 28 Apr 2009 21:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-58</guid>
		<description>[...] the following, as suggested here. This has the major advantage that you can now add non-framework files easily to your public [...]</description>
		<content:encoded><![CDATA[<p>[...] the following, as suggested here. This has the major advantage that you can now add non-framework files easily to your public [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pokero</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/comment-page-1/#comment-53</link>
		<dc:creator>Pokero</dc:creator>
		<pubDate>Fri, 17 Apr 2009 22:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/#comment-53</guid>
		<description>Thanks Darryl, I was getting a bit tired of editing htaccess every time I wanted a non-framewrk file published!</description>
		<content:encoded><![CDATA[<p>Thanks Darryl, I was getting a bit tired of editing htaccess every time I wanted a non-framewrk file published!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl Clarke</title>
		<link>http://darrylclarke.com/2008/09/23/zend-framework-rewrite-rules-apache/comment-page-1/#comment-12</link>
		<dc:creator>Darryl Clarke</dc:creator>
		<pubDate>Sun, 07 Dec 2008 00:04:32 +0000</pubDate>
		<guid isPermaLink="false">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&#039;t keep anything &#039;forbidden&#039; inside of my document_root for my applications.

As a rule, for myself, if it&#039;s inside document_root - it&#039;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 &#8211; 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-page-1/#comment-10</link>
		<dc:creator>arthurmaciel</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:29:31 +0000</pubDate>
		<guid isPermaLink="false">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>
</channel>
</rss>

