On Tue, 21 May 2002, Vicki Brown wrote:
> I just installed Apache 1.3.22 (that's what's in the FreeBSD ports
> collection). We were previously running 1.3.14
>
> I installed mod_perl-1.26 into this with
>
> perl Makefile.PL \
> APACHE_SRC=/usr/ports/www/apache13/work/apache_
I just installed Apache 1.3.22 (that's what's in the FreeBSD ports
collection). We were previously running 1.3.14
I installed mod_perl-1.26 into this with
perl Makefile.PL \
APACHE_SRC=/usr/ports/www/apache13/work/apache_1.3.22/src \
DO_HTTPD=1 \
USE