Has anyone got a good pointer to a resource, or able to offer some advice, on a 'best practices' set-up for ZF, Server, for use with Studio... Something that's nicely organized and elegant. Things like
* nice ways to address development and test environments on the same server (use of Apache ENV for example, or hostname) * awareness of multiple sites on the same server * other common best practices, like 'root of the project' being outside the web root, etc I realize these are all fairly common/well-known things, but I'm trying to find a nice document/blog, what have you, that does a good job of encapsulating a lot of these 'best practices'. Robert
