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

Re: [cobalt-users] rebuilt, now error



Hello,

> NameVirtualHost 64.29.16.2
> <VirtualHost 64.29.16.2>
> ...
> </VirtualHost>
> NameVirtualHost 64.29.16.2
> <VirtualHost 64.29.16.2>
>...

I think the problem could be the double

    NameVirtualHost 64.29.16.2

directive. You should remove the second one.


Manuel