Also let me know:

Does your Default-site have the option for SSL-Enabling?
If so what is the configuration...you may send me the
Default-virtual-host snippet from ssl.conf if it exists?

If you have defaultsite SSL-Enabled on port 443, then
you cannot have the other SSL-Enabled virtual hosts
accessible on port 443...you need to access them as:

https://SomeVirtualHost_Name:port/
OR
https://SomeVirtualHost_IP:port/



--- "Darryl W. DeLao Jr." <[EMAIL PROTECTED]> wrote:
> I am running Apache 2.0.46 on RHEL 3.0 ES. I have about 8 virtualhosts
> using port 80. I want to add a virtualhost for port 443. I have the
> key installed, etc. When I add a virtualhost for this SSL site in my
> ssl.conf, it works. However, all the other port 80 sites now no longer
> work. Any help is greatly appreciated.
> 
> Thanks,
> Darryl
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      modssl-users@modssl.org
> Automated List Manager                            [EMAIL PROTECTED]
> 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to