-
Re: Apache and SSL
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:
[url]https://SomeVirtualHost_Name:port/[/url]
OR
[url]https://SomeVirtualHost_IP:port/[/url]
--- "Darryl W. DeLao Jr." <ddelao@gmail.com> wrote:[color=blue]
> 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) [url]www.modssl.org[/url]
> User Support Mailing List [email]modssl-users@modssl.org[/email]
> Automated List Manager [email]majordomo@modssl.org[/email]
>[/color]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) [url]www.modssl.org[/url]
User Support Mailing List [email]modssl-users@modssl.org[/email]
Automated List Manager [email]majordomo@modssl.org[/email]