stas 2003/02/24 14:13:02
Modified: src/docs/1.0/guide config.pod Log: PerlFreshRestart On|Off, not No Submitted by: William McKee <[EMAIL PROTECTED]> Revision Changes Path 1.16 +1 -1 modperl-docs/src/docs/1.0/guide/config.pod Index: config.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/config.pod,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- config.pod 24 Nov 2002 12:07:23 -0000 1.15 +++ config.pod 24 Feb 2003 22:13:02 -0000 1.16 @@ -1099,7 +1099,7 @@ and to flush the C<Apache::Registry> cache on server restart, add to I<httpd.conf>: - PerlFreshRestart On + PerlFreshRestart Off Make sure you read L<Evil things might happen when using PerlFreshRestart|guide::troubleshooting/Evil_things_might_happen_when_using_PerlFreshRestart>.