Re: Apache13+static modperl+modssl?

2004-10-12 Thread Tillman Hodgson
On Tue, Oct 12, 2004 at 03:15:10PM -0500, Paul Schmehl wrote: > --On Tuesday, October 12, 2004 01:43:35 PM -0600 Tillman Hodgson > <[EMAIL PROTECTED]> wrote: > >> > >>Install apache13-modssl, then install www/mod-perl. > > > >That's what I have now, and it results in a mod-perl /module/. > >www/br

Re: Apache13+static modperl+modssl?

2004-10-12 Thread Paul Schmehl
--On Tuesday, October 12, 2004 01:43:35 PM -0600 Tillman Hodgson <[EMAIL PROTECTED]> wrote: Install apache13-modssl, then install www/mod-perl. That's what I have now, and it results in a mod-perl /module/. www/bricolage requires a mod-perl compiled into Apache (not a module). I dug through the Ma

Re: Apache13+static modperl+modssl?

2004-10-12 Thread Tillman Hodgson
On Tue, Oct 12, 2004 at 02:09:33PM -0500, Paul Schmehl wrote: > --On Tuesday, October 12, 2004 10:26:19 AM -0600 Tillman Hodgson > <[EMAIL PROTECTED]> wrote: > > > >How does one get Apache compiled with both a statically compiled modperl > >(required for www/bricolage) as well as modssl? > > > >I

Re: Apache13+static modperl+modssl?

2004-10-12 Thread Paul Schmehl
--On Tuesday, October 12, 2004 10:26:19 AM -0600 Tillman Hodgson <[EMAIL PROTECTED]> wrote: How does one get Apache compiled with both a statically compiled modperl (required for www/bricolage) as well as modssl? I see a www/apache13-modssl and a www/apache13-modperl, but spelunking through the Ma

Apache13+static modperl+modssl?

2004-10-12 Thread Tillman Hodgson
Howdy, How does one get Apache compiled with both a statically compiled modperl (required for www/bricolage) as well as modssl? I see a www/apache13-modssl and a www/apache13-modperl, but spelunking through the Makefiles for either doesn't reveal a knob that enables the "other" option. -T --