cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-11-09 Thread gozer
gozer 2004/11/08 21:49:32 Modified:src/docs/2.0/user/config config.pod Log: Clarify explanation of PerlLoadModule, since it has now lost most of it's magicness wrt custom configuration directives Revision ChangesPath 1.67 +6 -5 modperl-docs/src/docs/2.0/user

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-04-26 Thread stas
stas2004/04/26 15:52:02 Modified:src/docs/2.0/user/config config.pod Log: Remember that you can't use mod_perl until you have configured Apache to use it Revision ChangesPath 1.63 +6 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.po

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-04-20 Thread stas
stas2004/04/19 18:27:35 Modified:src/docs/2.0/user/config config.pod Log: there is no PerlInterpreter directive Revision ChangesPath 1.62 +2 -2 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-04-02 Thread stas
stas2004/04/01 18:32:43 Modified:src/docs/2.0/user/config config.pod Log: sync the trace options change with the code Revision ChangesPath 1.61 +2 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-03-24 Thread geoff
geoff 2004/03/24 06:50:59 Modified:src/docs/2.0/user/config config.pod Log: undo revision 1.55 Revision ChangesPath 1.60 +5 -5 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-03-02 Thread stas
stas2004/03/02 12:20:24 Modified:src/docs/2.0/user/config config.pod Log: add xrefs Revision ChangesPath 1.59 +5 -2 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-01-30 Thread geoff
geoff 2004/01/30 11:34:31 Modified:src/docs/2.0/user/config config.pod Log: added some subprocess_env details Revision ChangesPath 1.58 +9 -3 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-01-25 Thread stas
stas2004/01/25 01:04:57 Modified:src/docs/2.0/user/config config.pod Log: 2 example corrections Submitted by: Jean-Sébastien Guay <[EMAIL PROTECTED]> Revision ChangesPath 1.57 +2 -2 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2004-01-20 Thread stas
stas2004/01/20 15:37:18 Modified:src/docs/2.0/user/config config.pod Log: add an xref to is_perl_option_enabled() Revision ChangesPath 1.56 +9 -2 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-12-04 Thread stas
stas2003/12/03 16:48:13 Modified:src/docs/2.0/user/config config.pod Log: explain how to override previously set PerlTrace settings Revision ChangesPath 1.53 +19 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-11-21 Thread stas
stas2003/11/20 16:07:12 Modified:src/docs/2.0/user/config config.pod Log: stress the fact that SetHandler affects only response handlers Revision ChangesPath 1.52 +1 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-11-20 Thread stas
stas2003/11/20 15:11:42 Modified:src/docs/2.0/user/config config.pod Log: clarify the confusion with perl-script and GlobalRequest Revision ChangesPath 1.51 +44 -4 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod =

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-10-28 Thread geoff
geoff 2003/10/28 12:25:59 Modified:src/docs/2.0/user/config config.pod Log: add MP_TRACE_a as a new category for additional logic added to standard Apache API calls Revision ChangesPath 1.50 +1 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index:

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-10-21 Thread stas
stas2003/10/21 16:14:53 Modified:src/docs/2.0/user/config config.pod Log: mention the perl5lib module Revision ChangesPath 1.49 +4 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-10-19 Thread stas
stas2003/10/19 12:19:33 Modified:src/docs/2.0/user/config config.pod Log: document ways to modify @INC Revision ChangesPath 1.48 +57 -3 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod =

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-10-14 Thread stas
stas2003/10/13 21:07:48 Modified:src/docs/2.0/user/config config.pod Log: add an xref to the PerlSection manpage Submitted by: Larry Leszczynski <[EMAIL PROTECTED]> Revision ChangesPath 1.46 +9 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-09-23 Thread stas
stas2003/09/22 17:20:43 Modified:src/docs/2.0/user/config config.pod Log: - remove the numerical values for PerlTrace, which change every time a new category is add, making them impractical to document - document a new category: e environment variables Revision Change

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-08-19 Thread stas
stas2003/08/19 00:28:38 Modified:src/docs/2.0/user/config config.pod Log: 'c' and 'o' trace flags were added => adjust the numeric values. Revision ChangesPath 1.42 +13 -8 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod =

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-08-08 Thread stas
stas2003/08/08 14:01:32 Modified:src/docs/2.0/user/config config.pod Log: doc improve Revision ChangesPath 1.41 +2 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-07-15 Thread stas
stas2003/07/15 03:30:33 Modified:src/docs/2.0/user/config config.pod Log: add examples to demonstrate the difference between modperl and perl-script SetHandlers Revision ChangesPath 1.40 +89 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: co

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-02-03 Thread stas
stas2003/02/02 19:22:09 Modified:src/docs/2.0/user/config config.pod Log: fix the explanation for 'PerlInterpScope handler' Revision ChangesPath 1.35 +3 -3 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-01-31 Thread stas
stas2003/01/31 15:07:57 Modified:src/docs/2.0/user/config config.pod Log: - fix /-Mblib/-Mlib/ - add a note that Apache2 and other perl modules need to be reloaded for +Parent Revision ChangesPath 1.34 +11 -3 modperl-docs/src/docs/2.0/user/config/config.p

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2003-01-29 Thread stas
stas2003/01/29 15:28:06 Modified:src/docs/2.0/user/config config.pod Log: - add an item "Is There a Way to Modify @INC on a Per-VirtualHost" so it's easier to find the info - update the link to Apache::Directive - update maintainers Revision ChangesPath 1.33

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-12-06 Thread stas
stas2002/12/05 23:45:36 Modified:src/docs/2.0/user/config config.pod Log: document the default interpreter pool's settings Revision ChangesPath 1.30 +18 -2 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod =

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-12-04 Thread stas
stas2002/12/03 18:59:21 Modified:src/docs/2.0/user/config config.pod Log: PerlLoadModule needs to be documented Revision ChangesPath 1.29 +6 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-12-02 Thread stas
stas2002/12/01 21:46:07 Modified:src/docs/2.0/user/config config.pod Log: reorganize the sections order and heading levels to have a nicely organized TOC Revision ChangesPath 1.28 +194 -57 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.po

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-11-29 Thread stas
stas2002/11/28 20:55:04 Modified:src/docs/2.0/user/config config.pod Log: for win32 info link directly to randy's docs, don't replicate info Revision ChangesPath 1.27 +2 -4 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-11-13 Thread stas
stas2002/11/13 07:43:34 Modified:src/docs/2.0/devel/porting porting.pod src/docs/2.0/user/config config.pod Log: a few minor corrections Revision ChangesPath 1.2 +9 -9 modperl-docs/src/docs/2.0/devel/porting/porting.pod Index: porting.po

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-08-13 Thread stas
stas2002/08/13 04:41:45 Modified:src/docs/2.0/user/config config.pod Log: remove irrelevant data from the config tables other minor reorgs Revision ChangesPath 1.21 +91 -58modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-07-12 Thread stas
stas2002/07/12 02:55:54 Modified:src/docs/2.0/user/config config.pod Log: some meta notes to become real docs Revision ChangesPath 1.20 +4 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-07-02 Thread stas
stas2002/07/02 04:01:07 Modified:src/docs/2.0/user/config config.pod Log: typo Revision ChangesPath 1.19 +1 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod === RCS

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-19 Thread stas
stas2002/06/19 12:29:49 Modified:src/docs/2.0/user/coding coding.pod src/docs/2.0/user/config config.pod Log: markup fixes Revision ChangesPath 1.11 +1 -1 modperl-docs/src/docs/2.0/user/coding/coding.pod Index: coding.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-19 Thread stas
stas2002/06/19 12:25:02 Modified:src/docs/2.0/user/config config.pod Log: moving on with config docs Revision ChangesPath 1.17 +197 -58 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-15 Thread stas
stas2002/06/15 11:25:58 Modified:src/docs/2.0/user/config config.pod Log: work in progress on configuration issues Revision ChangesPath 1.16 +203 -11 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod =

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-04 Thread stas
stas2002/06/04 03:11:42 Modified:src/docs/2.0/user/config config.pod Log: documenting the added MODPERL2 define and extending on IfDefine in general Revision ChangesPath 1.15 +58 -0 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-04 Thread ask
ask 2002/06/04 03:01:49 Modified:src/docs/2.0/user/config config.pod Log: SetupEnv is "PerlOptions"; not "Options". Revision ChangesPath 1.14 +4 -4 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-02 Thread stas
stas2002/06/02 06:43:23 Modified:src/docs/2.0/user/config config.pod Log: - s/-Mlib=/-I/ - remove the wrong note about SetupEnv not working with 'SetHandler modperl' Revision ChangesPath 1.13 +5 -13 modperl-docs/src/docs/2.0/user/config/config.pod In

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-06-02 Thread stas
stas2002/06/02 01:11:36 Modified:src/docs/2.0/devel/testing testing.pod src/docs/2.0/user/config config.pod Log: -Mlib= is broken on darwin/5.6.0, change to -I which works everywhere Revision ChangesPath 1.23 +3 -3 modperl-docs/src/docs/2.0/de

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-05-23 Thread stas
stas02/05/22 19:54:33 Modified:src/docs/2.0/user/compat compat.pod src/docs/2.0/user/config config.pod Log: some minor adjustments Revision ChangesPath 1.19 +10 -2 modperl-docs/src/docs/2.0/user/compat/compat.pod Index: compat.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-05-22 Thread stas
stas02/05/22 12:14:09 Modified:src/docs/2.0/user/config config.pod Log: - use mod_perl 1.0 when referring to mod_perl 1.x - document the SetupEnv option Revision ChangesPath 1.9 +89 -6 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-01-10 Thread stas
stas02/01/10 11:49:40 Modified:src/docs/2.0/user/config config.pod Log: - a typo fix Revision ChangesPath 1.4 +0 -1 modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===