Seconded.  I would definately NOT use localhost in your configs, or your
scripts.
Be specific and you will save yourself some confusing problems.

On Fri, Oct 31, 2008 at 5:27 AM, Simone Busoli <[EMAIL PROTECTED]>wrote:

> 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.
>



-- 
"Be excellent to each other"

Reply via email to