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

[cobalt-users] RE: Duel web document root query?



I'm afraid I'm still no closer to solving this, even after consulting the
apache lists, any help would be greatly appreciated.

If I am to believe Tim's email (below), then it appears that in order to
have 2 separate web roots (for the same domain), I must install another
version of apache. Is this correct?  Can't I just create a separate
configuration for a secure web root ?  Should I try and replicate the
secure-GUI set-up to do this?

Again, what I'm trying to achieve is this:

	http://www.domain.com	->	/home/sites/home/web
	https://www.domain.com	->	/home/sites/home/secure

Does anyone have any ideas?

Thanks for any help.
Andrew

> > -----Original Message-----
> > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Tim
> > Sent: 21 April 2001 12:31
> > To: cobalt-users@xxxxxxxxxxxxxxx
> > Subject: Re: [cobalt-users] [RaQ4] Duel web document root query?
> >
> >
> > That would involve running apache on a separate port, for SSL.
> > Much like the
> > admin interface does with port 81. It's actually a different
> > installation of
> > apache running.
> >