Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2006 09:31:40 +0200
From:      dick hoogendijk <dick@nagual.st>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: how to enable mod_ssl in apache 2.2
Message-ID:  <20060705073140.GB29631@lothlorien.nagual.st>
In-Reply-To: <200607041906.11267.gerard@seibercom.net>
References:  <a25afc300607041511x1e70ab8fu8b97f5faa420b495@mail.gmail.com> <200607041906.11267.gerard@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04 Jul Gerard Seibert wrote:
> On Tuesday 04 July 2006 18:11, jan gestre wrote:
> > hi guys,
> >
> > how do i enable mod_ssl in apache 2.2 in my freebsd 6.1 box so that it
> > listens to port 443 instead of the default port 80? is there a special
> > command like the a2enmod ssl in debian?
> 
> I think you just change the 'Listen' directive in the httpd.conf file.

You can. But apache22 comes with a 'special' ssl conf file in the
/usr/local/etc/apache22/extra directory callen httpd-ssl.conf
The port mentioned in there is 443.

Don't forget to remove the # before the rule for this file in httpd.conf
itself, otherwise it won't be read ;-)

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 +++ The Power to Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060705073140.GB29631>