[Infrastructures] state machines
Wesley Craig
wes@umich.edu
Wed, 20 Sep 2006 20:37:27 -0400
This is a configuration management / infrastructure question, or an
apache configuration question?
:wes
On 20 Sep 2006, at 15:53, Daniel Hagerty wrote:
> Suppose we have two apache web servers that are front ends to two
> different systems with "identical" behavior. These servers, by
> nature, have different names; one is "foo", the other is "bar". Both
> are hiding behind a NAT system so that no address of either machine
> will reveal that the correct names for generating redirects are "foo"
> and "bar".
>
> Draw a boundary such that apache still generates correct redirects
> for http 1.0 without having different configuration files that
> expressely mention the correct names on "foo" and "bar".