On Mon, Sep 20, 1999 at 09:42:07AM -0400, Admin Mailing Lists wrote:

> Secondly, i have a httpd.conf file for each domain..to setup a domain on
> port 80 and 443 how do i specify the SSL cert on port 443 only in that
> domain's config file? Do i have to make a virtual host directive for that
> port?
> like:
> <VirtualHost www.intergrafix.net:443>
> SSL directives
> </VirtualHost>

You need the virtualhost directive to specify port 443, and then you specify
the SSL directives within the <VirtualHost></VirtualHost> block. It's not
necessary to have a separate config file for each virtualhost - you can put
them all in one file if you want... 

-- 
North Shore Technologies JustTheNet Dialup Internet Access
Cleveland, Akron, Canton, Geauga Co., Lake Co., Portage Co., Lorain Co., OH
Nationwide Access coming soon!
Watch this space for details or dial 1.888.480.4NET for more info!


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to