Date: Wed, 10 Apr 2002 18:36:06 +0300 (EEST) From: Baris Simsek <simsek@bimel.com.tr> To: freebsd-isp@freebsd.org Subject: VHost SSL Message-ID: <20020410183111.D73825-100000@hitit.bimel.com.tr>
next in thread | raw e-mail | index | archive | help
i got a SSL cert. I installed everything. i want to use this
cert. for virtual hosts. My config file like this:
<VirtualHost IP:443>
Port 443
SSLEngine on
ServerAdmin .....
ServerName .....
SSLCertificateFile ...
SSLCertificateKeyFile ...
</VirtualHost>
I added these entries for each vhost. If i connect to any vhost, i went to
first vhost in config file. I cannot connect other vhosts. What is the
problem?
thx.
Baris Simsek - UNIX Sys. Adm. - Bimel Elektronik - (+90312) 4342245
http://acikkod.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410183111.D73825-100000>
