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

Zend Developer Zone: Zend Framework Hidden Gems: Zend_Config

WebDevRadio Podcast: Episode 11 Released - Zend collaboration, High Performance MySQL and more

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 5)

Matt Curry's Blog: Did You Guys Know About The CakePHP DebugKit?

Cyberlot\'s Blog: Searching Zend Frameworks mailing list


Community Events











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


series introduction conference zendframework2 interview release framework language podcast api tool database example functional composer testing development opinion code community

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