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

RE: [cobalt-users] Some various questions...



Hi Gerald,

The 550 already has the file /etc/httpd/conf/vhosts/siteNN, which siteNN is
the subdomain vsite. I can access the subdomain vsite by configuring my
local hosts file with IP and subdomain.domain.com.

This means that it's set up properly on the 550 right?
I guess I have to wait longer for propagation (removing the temp config in
the local hosts file)?

thnx, Manny

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Gerald Waugh
Sent: Monday, June 30, 2003 6:50 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] Some various questions...


On Mon, 30 Jun 2003, Gerald Waugh wrote:

> 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.
>

  Excuse me add the subdomains below the </VirtualHost> line,
  which is the line below "END WebScripting SECTION"


> # 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
>