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

Re: [cobalt-users] Sub-Domains on a RaQ2



--- propheci <propheci@xxxxxxxxxxxxxx> wrote:
> can someone explain how i'd add sub-domains such as "blah.domain.com" to
> a RaQ2 without using separate IP addresses?  the "blah.domain.com"
> should just forward to a directory inside domain.com

(1) add the A records to the DNS; the IP addresses don't matter; you're
virtual hosting.
(3) hack httpd.conf. 

<VirtualHost XX.XX.XX.XX>
ServerName blah.domain.com
Redirect / http://domain.com/blah/
</VirtualHost>

Paul

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com