stas 2003/03/06 20:20:24
Modified: src/docs/2.0/user/intro start_fast.pod
Log:
finish startup.pl with 1;
Revision Changes Path
1.12 +1 -0 modperl-docs/src/docs/2.0/user/intro/start_fast.pod
Index: start_fast.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/intro/start_fast.pod,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- start_fast.pod 31 Jan 2003 00:32:35 -0000 1.11
+++ start_fast.pod 7 Mar 2003 04:20:24 -0000 1.12
@@ -165,6 +165,7 @@
which includes just:
use lib qw(/home/httpd/httpd-2.0/perl);
+ 1;
and loaded from I<httpd.conf>: