News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Andi Gutmans' Blog: ZF Well Represented at SourceForge Awards

Alexander Netkachev's Blog: 404 error with Zend Framework Front Controller

Alexander Netkachev's Blog: Automatic testing of MVC applications created with Zend Framework

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 6

Ed Finkler's Blog: The Zend Framework and Its Influence on Secure PHP Development


Community Events











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


PHP5 zend developer database zendframework job conference cakephp code package PEAR application release framework security ajax example mysql book releases

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