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

Re: [cobalt-users] multiple virtual servers, one site



Chris Bell wrote:
> 
> what's the best way of having two domains pointing at the one filespace
> WITHOUT using the soft server aliasing built into the cobalt webmin?

I tried to add 
ServerAlias www.domain.com
ServerAlias domain.com
in the existing virtualHost desc but no effect. domain.com still
points to Serverroot-Domain. 
I tried to copy the www.domain.com VirtualHost entry and
deleted the www, the effect was that both pointed to serverroot-Domain

I'am using a RAQ2 and still have the problem of restarting httpd
webinterface just alow to restart the server. Does this mean restarting
the server or just webserver? I didn't try :-)
/etc/rc.d/init.d/htppd.init restart     => command not found error
/etc/rc.d/init.d/htppd restart     => command not found error
just  /usr/sbin/httpd restart    seems to work on my raq2

Katrin