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

Re: Apache and SSL



On Thu, Dec 12, 2002 at 11:49:59PM +1300, Johnno wrote:
> I have wanting to get apache to work is SSL mode..
> 
> I have Install Apache, OpenSSL, Mod_SSL, PHP
> 
> The problem is in the httpd.conf file I have the following..
> 
> <VirtualHost *:80>
> ServerAdmin tech@testing.zz
> ServerName testing.zz
> DocumentRoot /www/testing
> </VirtualHost>
> 
> I am wanting it to accept connection of port 80 which is does, but also port
> 443 (https) how do i go about it..
> I also have other virtual domains on this server...
And always remember that ssl-server are bounded to IP-Addresses and not
on named virtual hosts. Read more on that topic at [1].

[1] http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47

-- 
Erik Wenzel

Attachment: pgpr1M1UTGGsy.pgp
Description: PGP signature


Reply to: