cvs commit: modperl-docs/src/docs/1.0/guide install.pod

2003-01-29 Thread stas
stas2003/01/29 15:44:15 Modified:src/docs/1.0/guide install.pod Log: use italic for files Revision ChangesPath 1.20 +1 -1 modperl-docs/src/docs/1.0/guide/install.pod Index: install.pod ==

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/1.0/guide install.pod

2003-01-29 Thread stas
stas2003/01/29 14:27:38 Modified:src/docs/1.0/guide install.pod Log: adding two notes to docs/1.0/guide/install.pod explaing that libperl.a (and libphp4.a) are not expected to be in the src/modules dir during ./configure Submitted by: Thomas Klausner <[EMAIL PROTECTED]> R

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

2003-01-29 Thread stas
stas2003/01/28 23:18:33 Modified:src/docs/2.0/user/compat compat.pod Log: add notes about building 3rd party extension Makefile.PL's with 2.0, when XS is used Revision ChangesPath 1.42 +21 -0 modperl-docs/src/docs/2.0/user/compat/compat.pod Index: comp

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

2003-01-29 Thread stas
stas2003/01/28 23:13:04 Modified:src/docs/2.0/user/handlers http.pod Log: add a note about stacked handlers being different from single handlers in the handling of their return status Revision ChangesPath 1.12 +8 -0 modperl-docs/src/docs/2.0/user/handlers/

cvs commit: modperl-docs/src/docs/2.0/devel/porting porting.pod

2003-01-29 Thread stas
stas2003/01/28 21:19:31 Modified:src/docs/2.0/devel/porting porting.pod Log: don't forget to load Apache2 Revision ChangesPath 1.6 +9 -3 modperl-docs/src/docs/2.0/devel/porting/porting.pod Index: porting.pod ==

cvs commit: modperl-docs/src/docs/2.0/devel/porting porting.pod

2003-01-29 Thread stas
stas2003/01/28 21:14:18 Modified:src/docs/2.0/devel/porting porting.pod Log: we still don't have 2.0, so should require 1.99 Revision ChangesPath 1.5 +3 -0 modperl-docs/src/docs/2.0/devel/porting/porting.pod Index: porting.pod ===

cvs commit: modperl-docs/src/docs/2.0/api/Apache Directive.pod

2003-01-29 Thread stas
stas2003/01/28 19:51:42 Modified:src/docs/2.0/api/Apache Directive.pod Log: spel Revision ChangesPath 1.2 +2 -2 modperl-docs/src/docs/2.0/api/Apache/Directive.pod Index: Directive.pod ==

cvs commit: modperl-docs/src/docs/2.0/api/Apache Directive.pod

2003-01-29 Thread stas
stas2003/01/28 19:40:39 Modified:src/docs/2.0/api config.cfg Added: src/docs/2.0/api/Apache Directive.pod Log: Apache::Directive pod (committed with some tweaks) Submitted by: Philippe M. Chiasson <[EMAIL PROTECTED]> Reviewed by: stas Revision ChangesPath

cvs commit: modperl-docs/src/docs/2.0/api/Apache RequestUtil.pod ServerUtil.pod

2003-01-29 Thread stas
stas2003/01/28 18:47:12 Modified:src/docs/2.0/api config.cfg src/docs/2.0/api/Apache ServerUtil.pod Added: src/docs/2.0/api/Apache RequestUtil.pod Log: a skeleton for the request util api Revision ChangesPath 1.14 +1 -0 modperl-docs/sr