Newsgroups: mail-lists.delegate-en
[DeleGate-En] How to do multiple moved Web sites with multiple vhosts?
Hi!
We're using Delegate 9.7.6 on Linux.
We're trying to do multiple moved Web sites with multiple vhosts, but it doesn't seem to work! Here's an example of what we have tried:
MOUNT="/* http://newsite1 moved vhost=-oldsite1"
MOUNT="/* http://newsite2 moved vhost=-oldsite2"
MOUNT="/* http://newsite3 moved vhost=-oldsite3"
oldsite1, oldsite2, and oldsite3 have the same IP address.
The problem we have with this config, it's that a request to one of the 3 old sites redirect us only to the newsite3 (or the last moved entry). I've tried to look in the manual, but I'm not sure to understand precisely if the vhost is considered a condition or not in this example.
Can anyone have an idea to how to do this?
Thanks!
BJ
|