Wildcard SSL difficulties.

James Mcphee jmcphe at gmail.com
Mon Jun 15 21:22:14 MST 2009


Can you paste the error from the errorlog?

On Mon, Jun 15, 2009 at 8:37 PM, keith smith <klsmith2020 at yahoo.com> wrote:

>
>
>
>
> I'm working on a CentOS box that has a main site and several test sites
> setup as sub-domains.
>
> The main site has an SSL and is setup on an IP by itself.  The sub-domains
> are setup as virtual hosts.
>
> All is working well.
>
> The server is a managed server and we recently upgraded to a wild card SSL
> so we can test the shopping cart on the test sites using an SSl to catch any
> problems before we move the code to the live server.
>
> Up to this point I have been able to add new virtual hosts at will.
>  Basically all I have to do is copy one of the virtual server definitions
> and change a few things like doc root and I'm off and running.  Of course a
> DNS addition needs to occurs also.
>
> I assume to take advantage of the SSL each virtual server will need to be
> on the same IP as the main site.
>
> The only virtual servers we have are sub-domains to the main site.
>
> Here is my problem. When I put the IP of the main site in the viral server
> like this
>
> <VirtualHost 000.000.000.000:80>
>    ServerAdmin name at server.tld
>    DocumentRoot /home/docroot/public_html
>    ServerName docroot.domain.tld
>    ErrorLog /home/docroot/logs/error_log-docroot
>    CustomLog /home/docroot/logs/combined_log-docroot combined
>    Include "conf.d/notrace.conf"
> </VirtualHost>
>
> The main site will not load in my browser.  I do not recall the exact
> message - something like "you do not have directory access permission" or
> something like that.
>
> Any advise is much appreciated.
>
> Keith
>
> ------------------------
>
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



-- 
James McPhee
jmcphe at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20090615/dc703814/attachment.htm 


More information about the PLUG-discuss mailing list