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
|