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

Re: [cobalt-users] Possible subdomain?



It is possible for it to have the same document root as mydomain.com.

What do I need to do if this is the case, am I correct in assuming that I
would need to set up the 'A' records then add the extra apache config but
without setting up another user. Then set the document root to be the same
as mydomain.com but add the necessary configuration to allow HTTPS?

Thanks,
Tim King


----- Original Message -----
From: "Jay Summers" <jay@xxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, August 23, 2002 3:47 PM
Subject: Re: [cobalt-users] Possible subdomain?


> > I've been searching the archives to find an answer to a problem I have,
but
> > it's left me confused. I'm not sure if what I need is a subdomain or
not.
> >
> > My problem is that I need to set up a secure server (RaQ4) which is
reached
> > by using:
> >
> > https://secure.mydomain.com
>
> Will the secure.mydomain.com still have the same document root as
> www.mydomain.com? If so, you don't have to create the subdomain user.
>
> > I've found one way (posted by Gerald Waugh), which involves setting up a
> > user with name "secure", then creating an additional config file for
apache,
> > included in httpd.conf with rewrite rules.
> >
> > http://www.mail-archive.com/cobalt-users@xxxxxxxxxxxxxxx/msg38183.html
> >
> > However, I suspect this won't work when using HTTPS.
>
> Correct. This only sets up a regular website running on port 80. If you
want
> it to be SSL you'll have to copy the a virtual host container from a SSL
> enabled site and use that as your base.
>
> > Has anybody done this and is the above method the correct way to achieve
it
> > or will it involve configuring DNS?
>
> As noted in the instructions, you'll have to create a couple of A records
> for the subdomain.
>
> HTH,
> j
> --
> http://www.bizmanuals.com
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>