News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Dave Dash's Blog:
symfony + mod_rewrite moving smoothly from development to production environments
August 15, 2007 @ 09:31:00

Dave Dash has shared his tips on moving things smoothly from your development to production environments when using symfony and the Apache mod_rewrite module.

I think a common problem for some symfony developers that aren't too familiar with Apache's Mod Rewrite is when they move from a development environment that uses an explicit controller (e.g. frontend_dev.php is requested from the server explicitly) to their production app which implicitly calls index.php (e.g. '/' or some other route is passed to index.php) things stop working.

To combat the situation is easy - it's a simple update to the .htaccess file default to symfony to add a LoadModule line to start up mod_rewrite.

1 comment voice your opinion now!
symfony production development environment modrewrite symfony production development environment modrewrite




Similar Posts

RIA Development Center: Expression Web 2 for PHP Developers - Simplifying Your PHP Applications

Felix Geisendorfer's Blog: Release early, Release often, A SVN/FTP Development Task

Symfony Blog: symfony 1.0.6 released

Community News: NuSphere Partners with Parallels (ISV Initiative)

Symfony Blog: Upgrade your plugins


Community Events







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


example PEAR developer zend cakephp package release framework security job PHP5 book zendframework ajax mysql application code conference database releases

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