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

NETTUTS.com: Getting Started With Cake PHP: Part 2

Alexander Netkachev's Blog: How to use Zend Framework Controller/Action approach?

LoLoCoJr BLog: Rewriting a (large) PHP application to Rails, part 1

Community News: Zend Framework 0.9 beta feature-freeze

Developer Tutorials Blog: Benchmarking PHP frameworks


Community Events









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


testing interview example zendframework2 tool code composer unittest api community introduction opinion release phpunit database development object framework podcast language

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