News Feed
Jobs Feed
Sections




News Archive
feed this:

Ligaya Turmelle's Blog:
Quick snip (or Zend Framework in a Subdirectory)
December 06, 2006 @ 09:44:00

As Ligaya Turmelle discovered when trying to work with the Zend Framework in a subdirectory, it doesn't want to play nice. After poking around a bit, though, she discovered a solution in the Zend_Controller_RewriteRoute package.

I am using a subfolder of web root to play with the ZF and was having troubles getting my controller to go to the correct place. After considering hacking both the Apache doc root and the actual Zend_Controller_Router code and writing a patch, I stumbled on the answer - Zend_Controller_RewriteRouter.

She includes the quick code that acts as a patch for the framework, letting it know that the directory it should be rewriting to isn't the root of the domain.

0 comments voice your opinion now!
zend framework subdirectory rewriterouter rewritebase router zend framework subdirectory rewriterouter rewritebase router



Community Events











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


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

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