[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] multiple virtual servers, one site



what's the best way of having two domains pointing at the one filespace
WITHOUT using the soft server aliasing built into the cobalt webmin?

if i add VirtualHosts to the httpd.conf does it break things? or have we
determined that the only solution is to set up two virtual sites and have
one redirect to the other?

the problem is this: i am moving customer.org to my server and have set up
the virtual site with a server alias of customer.mydomain.com. the problem
is that the alias (customer.mydomain.com) bounces to the customer.org
domain - on the old server that it's still on.

the only way i could think of getting around this was to set the site up as
host: customer, domain: my domain.com, aliases: customer.org - but then when
the domain is redelegated the customer.org domain will bounce to
customer.mydomain.com all the time (although i guess i could just change it
round once the delegation has propagated).

any better solutions? how can i add a virtual server pointing to the same
filespace without causing conflicts in the webmin?

sorry if i'm re-treading ground that's already been visited. there's a lot
of ground.

cb