Index: [Article Count Order] [Thread]

Date:  Sun, 28 May 2006 15:24:35 -0400
From:  "Darrell D. Mobley" <dmobley (at mark) uhostme.net>
Subject:  [coba-e:05437] Shared SSL
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <000e01c6828c$5b05d8e0$6400a8c0@COMPUTER8SD7ER2>
In-Reply-To:  <109192611.20060526130413 (at mark) post.com>
X-Mail-Count: 05437

In the past using RaQ4's, I have had clients who shared the primary site's
SSL certificate, to offer secure server services without purchasing their
own cert.  I did this by adding a soft symbolic link under the 'web'
directory of the primary site that pointed to the web document root of the
participating web site, and then added that site's username to the group
permissions of the primary web site.

Where in BQ would I be able to add the shared site's username to the primary
web site's user group so that I would be able to run another site's files
under the primary web site's server config?  When I do that now I get a 403
permission error.