Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2022 11:42:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263675] [NEW PORT] dns/acme-dns
Message-ID:  <bug-263675-7788-THda0WQgDD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263675-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263675-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263675

--- Comment #6 from Stefan E=C3=9Fer <se@FreeBSD.org> ---
(In reply to punkt.de Hosting Team from comment #5)

The files in libexec/apache24 are technically shared libraries, but in prac=
tice
they are dynamically loaded extensions of the apache binary using dlopen().

They are in that place specifically to be hidden from the general shared
library search path, since they cannot be used as libraries by other progra=
ms
than apache.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263675-7788-THda0WQgDD>