[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Some various questions...
- Subject: RE: [cobalt-users] Some various questions...
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Jun 30 04:10:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 30 Jun 2003, Manny Tau wrote:
> Re: subdomains, it all sets up fine on the 550. Double checked with the
> hosts file on my local computer, adding IP address and subdomain.domain.com.
> It then pulls up on the browser.
>
> But no joy after 2 days without the hosts file config. Perhaps I'm not
> waiting long enough for propagation?
>
> Manny
>
> >
> > subdomains: I've been unsuccessful in setting up subdomains,
> > still looking
> > for answers.
> >
>
> http://www.raqware.com/how2.html#sub-domains
>
You have to do this a little different on a RaQ550.
The instructions at the URL above are for a RaQ4
You need to add the virtual host container in the
sites /etc/httpd/conf/vhosts/siteNN
Here is an example; (this site has about 20 of these subdomains)
Find the line with "END WebScripting SECTION"
Enter the subdomains one after the other below that line.
# END WebScripting SECTION. DO NOT EDIT MARKS OR IN BETWEEN.
</VirtualHost>
#
# Jing Wang
#
<VirtualHost 216.175.178.41>
ServerName www.jing.wang.fastengineers.com
ServerAdmin gwaugh
ServerAlias jing.wang.fastengineers.com
DocumentRoot /home/.sites/39/site17/users/jwang/web/
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
</VirtualHost>
#
# Next Subdomain follows
#
HTH
Gerald
--
http://frontstreetnetworks.com | http://store.raqware.com
Front Street Networks LLC, 229 Front Street, Ste.#C
New Haven, CT 06513-3203 | phone: +1-203-785-0699