<?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 URLs without mod_rewrite</title>
	<atom:link href="http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:29:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dang</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-29575</link>
		<dc:creator>Dang</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-29575</guid>
		<description>Pls help,
I don&#039;t know how to enable the autoloader in my index.php file!
Thanks!</description>
		<content:encoded><![CDATA[<p>Pls help,<br />
I don't know how to enable the autoloader in my index.php file!<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Shah</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-27544</link>
		<dc:creator>Amit Shah</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-27544</guid>
		<description>Thanks Rob for fantastic article. 

This works for both webserver apache as well IIS. I have one query regarding above example. This router will work for all custom URLs. but if I have some URLs which have original controllers. How can I handle that with custom router. 

Means:
http://www.abc.com/xyz-opq 
is working fine but if I have below URL
http://www.abc.com/news
News controller is already available on the application so how could I handle and forward to same controller. Is there any option to check whether controller is exist or not in match method?

Highly appreciate your response.

Best Regards,</description>
		<content:encoded><![CDATA[<p>Thanks Rob for fantastic article. </p>
<p>This works for both webserver apache as well IIS. I have one query regarding above example. This router will work for all custom URLs. but if I have some URLs which have original controllers. How can I handle that with custom router. </p>
<p>Means:<br />
<a href="http://www.abc.com/xyz-opq" rel="nofollow">http://www.abc.com/xyz-opq</a><br />
is working fine but if I have below URL<br />
<a href="http://www.abc.com/news" rel="nofollow">http://www.abc.com/news</a><br />
News controller is already available on the application so how could I handle and forward to same controller. Is there any option to check whether controller is exist or not in match method?</p>
<p>Highly appreciate your response.</p>
<p>Best Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quantro</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-25659</link>
		<dc:creator>quantro</dc:creator>
		<pubDate>Mon, 27 Apr 2009 08:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-25659</guid>
		<description>hehehe

thank&#039;s Rob
this is what i need, i hope this work int my (work) environment.</description>
		<content:encoded><![CDATA[<p>hehehe</p>
<p>thank's Rob<br />
this is what i need, i hope this work int my (work) environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AKS</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-23956</link>
		<dc:creator>AKS</dc:creator>
		<pubDate>Wed, 21 Jan 2009 09:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-23956</guid>
		<description>Thanks a Heap Rob !!!

Now it is working perfectly 

Thanks for the help

Regards,
AKS</description>
		<content:encoded><![CDATA[<p>Thanks a Heap Rob !!!</p>
<p>Now it is working perfectly </p>
<p>Thanks for the help</p>
<p>Regards,<br />
AKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-23955</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-23955</guid>
		<description>AKS,

Have you enabled the autoloader in your  index.php file? 

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>AKS,</p>
<p>Have you enabled the autoloader in your  index.php file? </p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AKS</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-23954</link>
		<dc:creator>AKS</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-23954</guid>
		<description>I am getting the following error
Class &#039;Application_Controllers_Router_Route_RequestVars&#039; not found in D:\xampp\htdocs\sample\public\index.php on line 34

Please advise what may be the reasons.

I have checked the path also.</description>
		<content:encoded><![CDATA[<p>I am getting the following error<br />
Class 'Application_Controllers_Router_Route_RequestVars' not found in D:\xampp\htdocs\sample\public\index.php on line 34</p>
<p>Please advise what may be the reasons.</p>
<p>I have checked the path also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-22593</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-22593</guid>
		<description>I believe there is a much easier way to do this, although I&#039;ve not worked with the module concept but think it would work fine. If you (the owner of the site) want to contact me, then I&#039;d be interested to see what you think.

A</description>
		<content:encoded><![CDATA[<p>I believe there is a much easier way to do this, although I've not worked with the module concept but think it would work fine. If you (the owner of the site) want to contact me, then I'd be interested to see what you think.</p>
<p>A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beysim</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-22071</link>
		<dc:creator>Beysim</dc:creator>
		<pubDate>Sat, 28 Jun 2008 14:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-22071</guid>
		<description>What about 
1. getting browser requests with $_SERVER[&#039;REQUEST_URI&#039;]
2. and using it like: index.php?/controller/action</description>
		<content:encoded><![CDATA[<p>What about<br />
1. getting browser requests with $_SERVER['REQUEST_URI']<br />
2. and using it like: index.php?/controller/action</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Graham</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-21792</link>
		<dc:creator>Tom Graham</dc:creator>
		<pubDate>Sun, 08 Jun 2008 08:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-21792</guid>
		<description>I had the problem of no mod_rewrite support for a University problem. Although solved it by setting the baseUrl to /index.php, so the URLs were:  /index.php/module/controller/action

This seemed to do the trick also.

I was originally trying to do request vars though. Nice work.</description>
		<content:encoded><![CDATA[<p>I had the problem of no mod_rewrite support for a University problem. Although solved it by setting the baseUrl to /index.php, so the URLs were:  /index.php/module/controller/action</p>
<p>This seemed to do the trick also.</p>
<p>I was originally trying to do request vars though. Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://akrabat.com/zend-framework/zend-framework-urls-without-mod_rewrite/#comment-21751</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Wed, 04 Jun 2008 19:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=250#comment-21751</guid>
		<description>Forgot the second paragraph somehow, sorry.

Doesn&#039;t IIS provide something similar?</description>
		<content:encoded><![CDATA[<p>Forgot the second paragraph somehow, sorry.</p>
<p>Doesn't IIS provide something similar?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
