[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ShellTools Trouble Help!
- Subject: Re: [cobalt-users] ShellTools Trouble Help!
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Mon Dec 4 12:56:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
What type of RaQ is this? (RaQ3|RaQ4)
Jeff-
> Ihave a problem with the latest shell tools.
> I have a shell script that it calls many times addvsite
> Ex.
> addvsite -n www -d domain.tld
> addvsite -n www -d domain.tld2
> addvsite -n www -d domain.tld3
>
> The problem is:
> This IP address is in use as an SSL server by another site
>
> The sites are all Virtual and only one site has ssl activated
> I want to automate the creation if virtual webs.
> I have tried to omit the "-l" switch,but it does not work.
> Thanks in advance