Archive for the 'php' Category

Mar 29 2010

Zend Framework: /public folder redirect

Published byJose Hidalgo under Programming, php

The zend framework uses /public as a subdirectory to be setup as Document Root, the problem is that your hosting provider may not agree to change it, so this is one way to circumvent that.

No responses yet