News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Zend Framework URLs without mod_rewrite
June 04, 2008 @ 12:50:16

Rob Allen has posted a new entry on getting a Zend Framework application to run correctly even though mod_rewrite (or ISAPI_Rewrite) isn't up and running.

Some of our Zend Framework applications have to run on IIS without ISAPI_Rewrite installed. In these cases we need urls of the form http://www.example.com/index.php?module=mod&controller=con&action=act. I couldn't get this to work out of the box with Zend Framework 1.5, so wrote my own router called App_Controller_Router_Route_RequestVars.

Most of the post is the code for the router (ready for you to cut and paste) but he's also included a usage example of it so you can easily update your bootstrap file to use it.

0 comments voice your opinion now!
zendframework url moderewrite isapirewrite router custom


blog comments powered by Disqus

Similar Posts

Leo Buttiker's Blog: Trevi is online!

WebMonkey: Get Your Feet Wet with WordPress

ProDevTips.com: Parsing tags with Zend Feed

Rob Allen's Blog: Zend Framework Tutorials (an Update and Zend_Auth)

Andi Gutmans' Blog: Zend Framework May Update...


Community Events











Don't see your event here?
Let us know!


phpunit testing functional conference series symfony2 introduction podcast opinion interview language symfony framework release usergroup rest development community zendframework2 database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework