stas        2004/04/19 18:27:35

  Modified:    src/docs/2.0/user/config config.pod
  Log:
  there is no PerlInterpreter directive
  
  Revision  Changes    Path
  1.62      +2 -2      modperl-docs/src/docs/2.0/user/config/config.pod
  
  Index: config.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/config/config.pod,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -u -r1.61 -r1.62
  --- config.pod        2 Apr 2004 02:32:43 -0000       1.61
  +++ config.pod        20 Apr 2004 01:27:35 -0000      1.62
  @@ -402,8 +402,8 @@
   
   The directive C<PerlOptions> provides fine-grained configuration for
   what were compile-time only options in the first mod_perl generation.
  -It also provides control over what class of C<PerlInterpreter> is used
  -for a C<E<lt>VirtualHostE<gt>> or location configured with
  +It also provides control over what class of Perl interpreter pool is
  +used for a C<E<lt>VirtualHostE<gt>> or location configured with
   C<E<lt>LocationE<gt>>, C<E<lt>DirectoryE<gt>>, etc.
   
   
L<$r-E<gt>is_perl_option_enabled($option)|docs::2.0::api::Apache::RequestUtil/C_is_perl_option_enabled_>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to