When we deploy Zend MVC application to the production site using apache web server, the Zend MVC requires the boostrapper file reside the apache document_root directory or you can make an alias in the apache httpd.conf file and put the boostrapper file(index.php) in the directory related to that alias.
Can we deploy Zend MVC application to the production site without above requirement? -- View this message in context: http://www.nabble.com/Deploy-Zend-MVC-application-tf4348151s16154.html#a12388317 Sent from the Zend Framework mailing list archive at Nabble.com.
