dougm 02/04/08 20:38:02 Modified: t/conf extra.conf.in Log: add missing config for new include test Revision Changes Path 1.3 +1 -1 modperl-2.0/t/conf/extra.conf.in Index: extra.conf.in =================================================================== RCS file: /home/cvs/modperl-2.0/t/conf/extra.conf.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- extra.conf.in 26 Feb 2002 19:12:04 -0000 1.2 +++ extra.conf.in 9 Apr 2002 03:38:02 -0000 1.3 @@ -11,5 +11,5 @@ SetHandler perl-script Options +ExecCGI PerlResponseHandler ModPerl::Registry - PerlOptions +ParseHeaders + PerlOptions +ParseHeaders +GlobalRequest </Directory>