You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Krist van Besien <kr...@gmail.com> on 2007/03/03 11:12:35 UTC

Re: [users@httpd] Commom Apache configurations shared between live and development servers?

On 3/2/07, jon@fanti.co.uk <jo...@fanti.co.uk> wrote:
> Hi guys,
>
> I'm wondering if anybody has done something like this before (it
> doesn't seem that out of the ordinary to me)?
>
> Our current set-up is a mess and we're trying to fix it, so I'm
> looking for some best practice or recommended methods to the following:
>
> Essentially we have a "master" publishing server and then a set of
> development servers and a set of edge browsing servers, all of these
> boxes will be upgraded from Apache 1.3 on FreeBSD 4.9 to Apache 2.0 on
> Red Hat RHEL 4.0.
>
> All of our servers use a standard set of shared configurations for
> site configurations. We then use mod_define and host specific
> configuration files  and pass -D `hostname`to httpd on all boxes to
> decide what the machines virtual host domain names and document roots
> should be.
>

I had a similar problem to solve. Multiple web servers, development
servers etc. But I solved it using mod_perl. With mod_perl you are
very flexible.

Krist



-- 
krist.vanbesien@gmail.com
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org