Torsten Foertsch <[EMAIL PROTECTED]> writes: > --- glue/perl/t/conf/extra.conf.in~ 2005-04-16 04:19:35.000000000 +0200 > +++ glue/perl/t/conf/extra.conf.in 2006-01-18 21:20:34.020443622 +0100 > @@ -1,3 +1,4 @@ > +PassEnv PERL5LIB > ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/" > <IfModule !mpm_winnt.c> > LockFile @ServerRoot@/logs/accept.lock
Thanks; wrapped in an <IfModule mod_env.c> and committed as revision 374499. -- Joe Schaefer
