[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to setup DNS for a Sub-Domain on Raq4
- Subject: Re: [cobalt-users] How to setup DNS for a Sub-Domain on Raq4
- From: "Tarun Dua" <lists@xxxxxxxxxxxx>
- Date: Thu Sep 5 22:47:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Use Redirect directive inside virtual site configuration of the site to be
redirected (to a folder in another site) in httpd.conf
Redirect http://sitetoberedirected.com
http://sitewhereitsredirected.com/folder
Regards
Tarun Dua