News Feed
Jobs Feed
Sections




News Archive
Dmytro Shteflyuk's Blog:
Zend Framework - Router for subdirectory-based site
March 08, 2006 @ 07:36:39

Dmytro Shteflyuk has posted some his his experiences with the Zend Framework already, specifically in dealing with subdirectory issues.

I started discovering of Zend Framework and was confronted with a problem. When I've placed my test sample into site's subdirectory (http://localhost/test/), default router tried to find TestController which is not exists of course and routed me to IndexController/noRoute. It's not good for me. I decided to create my own router.

He gives the code he created to make the routing system work, using the Zend_Controller_Router_Interface and Zend_Controller_Front packages to handle the incoming requests.

0 comments voice your opinion now!
zend framework router subdirectory site zend framework router subdirectory site


blog comments powered by Disqus

Similar Posts

DevShed: Using Code Igniter to Build an IP-to-Country Mapping Application

Ruzz on Symfony: What is this all about?

Christopher Jones' Blog: Review: PHP Web Programming

Zend Developer Zone: This Week in the Zend Framework, Issue #7

Project: PHP-Powered MyFcc.gov Portal Launches (Beta)


Community Events











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


podcast functional code framework tool community opinion unittest example interview zendframework2 application language testing object release development phpunit introduction series

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