erm ... symlinking your webroot should be standard practice anyway ... same
as using a frontend loadbalancer like pound/nginx to move the traffic to the
machine/instance you are not playing with ...

On Wed, Oct 15, 2008 at 9:52 AM, Mark Rickerby <[EMAIL PROTECTED]> wrote:

>
> I've also heard that some people have had good experiences using
> Capistrano to deploy PHP apps...
>
>
> http://devblog.imedo.de/2008/6/23/wordpress-deployment-with-capistrano-2-and-git
>
> In general, the way this works in with Apache/PHP, is by symlinking
> the web root to a separate deployment path. When a new version of the
> app is deployed, it goes into a timestamped directory rather than the
> web root itself. That way, deploying and rolling back is just a matter
> of changing the symlink.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to