On Thu, Oct 30, 2008 at 9:26 PM, TheJonathan <[EMAIL PROTECTED]> wrote:

> web1 = localhost, web2
> web2 = web1, localhost
>

This would be better:

web1 = web1, web2
web2 = web1, web2

This way, you can keep the same configuration on all clients.

Reply via email to