Basically for a Facebook tab I have a PHP app and want Heroku to use the 'public' folder as the web server's root folder instead of pointing to the very root of the app files. Any help would be awesome as it seems Heroku doesn't have a ton of documentation around it's config options. Thank you.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Heroku has PHP support. Check this article on how to run php frameworks on heroku. It explains Symfony2 integration but to apply that in Zend is easy |
|||
|
|