apache13 > apache13 with ssl support

Karol Kwiatkowski karol.kwiat at gmail.com
Wed Jun 27 06:31:20 UTC 2007


zigniew szalbot wrote:
> Hello,

Hi,

> I installed apache13 once upon a time and would like now to try out https.
> My question is how do I go about it? Should I uninstall apache and then
> install apache13-modssl or apache13-ssl?

You may try:

# portupgrade -f -o www/apache13-modssl apache

(modulo ports' names, it's straight out of my head :)


Or 'manually':

# cd /usr/ports/www/apache13-modssl && make
# cd /usr/ports/www/apache13 && make deinstall
# cd /usr/ports/www/apache13-modssl && make [install|package]

(so that apache can run while apache-modssl port is compiling)

First method keeps backup package, so it may be better.


> Is there a better way like installing the missing ssl modules?

IIRC, Apache must be patched to use mod_ssl, recompilation is required.

HTH,

Karol

-- 
Karol Kwiatkowski   <karol.kwiat at gmail dot com>
OpenPGP 0x06E09309

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 542 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070627/8433e5a4/signature.pgp


More information about the freebsd-questions mailing list