<?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: Understanding Zend_Controller (Part I)</title>
	<atom:link href="http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/</link>
	<description>We Do Web Things</description>
	<lastBuildDate>Tue, 23 Aug 2011 21:51:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: saulius</title>
		<link>http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/comment-page-1/#comment-5351</link>
		<dc:creator>saulius</dc:creator>
		<pubDate>Sun, 07 Dec 2008 23:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/#comment-5351</guid>
		<description>Thank you very much. I worked two days until found this website... :-)</description>
		<content:encoded><![CDATA[<p>Thank you very much. I worked two days until found this website&#8230; <img src='http://www.ngoprekweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wildan</title>
		<link>http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/comment-page-1/#comment-5325</link>
		<dc:creator>wildan</dc:creator>
		<pubDate>Thu, 09 Oct 2008 19:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/#comment-5325</guid>
		<description>hai.. salam kenal :)
Wah.. mas tulisannya bagus-bagus, udah expert nih :D

Kebetulan minat saya mirip ama mas, cuman masih pemula.. Thx buat blog nya, realy nice ..

Btw, gw yakin orang yang nyobain ZF udah tau guna www.example.com, he3..</description>
		<content:encoded><![CDATA[<p>hai.. salam kenal <img src='http://www.ngoprekweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
Wah.. mas tulisannya bagus-bagus, udah expert nih <img src='http://www.ngoprekweb.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Kebetulan minat saya mirip ama mas, cuman masih pemula.. Thx buat blog nya, realy nice ..</p>
<p>Btw, gw yakin orang yang nyobain ZF udah tau guna <a href="http://www.example.com" rel="nofollow">http://www.example.com</a>, he3..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eris Ristemena</title>
		<link>http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/comment-page-1/#comment-4700</link>
		<dc:creator>Eris Ristemena</dc:creator>
		<pubDate>Wed, 25 Jul 2007 23:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/#comment-4700</guid>
		<description>You&#039;re not really accessing www.example.com are you? :) it&#039;s just a sample domain. And make sure you have the .htacess file, and your webserver allowed you to use .htaccess configuration in the directory.</description>
		<content:encoded><![CDATA[<p>You&#8217;re not really accessing <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> are you? <img src='http://www.ngoprekweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  it&#8217;s just a sample domain. And make sure you have the .htacess file, and your webserver allowed you to use .htaccess configuration in the directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlg</title>
		<link>http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/comment-page-1/#comment-4698</link>
		<dc:creator>vlg</dc:creator>
		<pubDate>Tue, 24 Jul 2007 08:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ngoprekweb.com/2007/07/14/understanding-zend_controller-part-i/#comment-4698</guid>
		<description>It doesn&#039;t work!
In my case, I have Lnux Debian, Apache, mod_rewrite. I&#039;ve the framework in directory zf, so the URL path looks like www.example.com/zf/.
When I enter www.example.com/zf/ file index.phtml opens. 
When I enter www.example.com/zf/foo I get an classic error 404 Not Found.
When I enter www.example.com/zf/foo/bar I get the same error 404 Not Found.

I&#039;ve tried also without the subdirectory just URL www.example.com everithing the same.

Can anybody please help me?..</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work!<br />
In my case, I have Lnux Debian, Apache, mod_rewrite. I&#8217;ve the framework in directory zf, so the URL path looks like <a href="http://www.example.com/zf/" rel="nofollow">http://www.example.com/zf/</a>.<br />
When I enter <a href="http://www.example.com/zf/" rel="nofollow">http://www.example.com/zf/</a> file index.phtml opens.<br />
When I enter <a href="http://www.example.com/zf/foo" rel="nofollow">http://www.example.com/zf/foo</a> I get an classic error 404 Not Found.<br />
When I enter <a href="http://www.example.com/zf/foo/bar" rel="nofollow">http://www.example.com/zf/foo/bar</a> I get the same error 404 Not Found.</p>
<p>I&#8217;ve tried also without the subdirectory just URL <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> everithing the same.</p>
<p>Can anybody please help me?..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

