dougm 00/04/28 20:01:32 Modified: . 00README_FIRST Log: cut-n-pasto Revision Changes Path 1.8 +1 -2 modperl-2.0/00README_FIRST Index: 00README_FIRST =================================================================== RCS file: /home/cvs/modperl-2.0/00README_FIRST,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 00README_FIRST 2000/04/29 03:00:58 1.7 +++ 00README_FIRST 2000/04/29 03:01:32 1.8 @@ -37,11 +37,10 @@ as for httpd.conf, mine looks something like so at the moment: -#same as using the MOD_PERL_TRACE environment variable - #if dynamic build LoadModule perl_module libexec/libmodperl.so +#same as using the MOD_PERL_TRACE environment variable PerlTrace all #only with -Dusethreads
