News Feed
Jobs Feed
Sections




News Archive
Hasin Hayder:
Running Zend Framework Applications in AppFog
November 15, 2012 @ 09:28:30

Hasin Hayder has a quick post to his blog today about how you can configure an AppFog instance to be able to run Zend Framework-based projects on them.

AppFog is quite a popular polyglot PaaS (Platform as a Service) provider and it comes with a generous free plan for the developers. [...] Recently, I was looking for a solution on how to host a Zend Framework based application in AppFog. The main problem was that the url must point to the /public folder inside the app and from there it is initialized. After searching for some time, I found the clue in AppFog's doumentation which is you'll have to redirect all the traffic from the parent domain to the /public/index.php file using the URL rewrite rules.

The rewrite rules are included in the post for easy cut-and-pasting. With the recently announced closing of their phpFog service (in favor of just supporting AppFog) I'm sure this tip could come in handy for a lot of developers out there.

0 comments voice your opinion now!
zendframework application appfog htaccess rewrite rule


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Zend_Feed_Reader promoted to Zend Framework trunk (watch out for ZF 1.9!)

PHPEveryDay.com: New Zend Framework Articles/Tutorials

Zend Developer Zone: AJAX Chat Tutorial

Job Posting: National Auto Warranty Seeks PHP Web App Developer (Wentzville, MO)

Justin Carmony's Blog: PHP Design - Biggest Database Oversights


Community Events











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


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

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