stas2002/12/04 18:37:54
Modified:src/outstanding sites.html
src/outstanding/success_stories config.cfg
Added: src/outstanding/success_stories www.inteligo.pl.pod
www.inteligo.pl.txt www.redhat.com.pod
www.redhat.c
stas2002/12/04 23:38:42
Modified:src/docs/2.0/user/handlers http.pod
Log:
add notes/examples that httpd handlers can be used without mod_perl
response handler
Revision ChangesPath
1.8 +43 -2 modperl-docs/src/docs/2.0/user/handlers/http.pod
Index: http
stas2002/12/04 23:40:51
Modified:src/docs/2.0/user/handlers http.pod
Log:
a minor clarification
Revision ChangesPath
1.9 +11 -9 modperl-docs/src/docs/2.0/user/handlers/http.pod
Index: http.pod
==
stas2002/12/05 00:55:49
Added: src/docs/2.0/user/intro what_is_new.pod
Log:
contribute a chapter from my tutorial: "what's new under the sun", which
supersedes mostly the overview chapter that we have
Revision ChangesPath
1.1 modperl-docs/src/docs
stas2002/12/05 00:56:10
Modified:src/docs/2.0/user config.cfg
Log:
link the new chapter
Revision ChangesPath
1.16 +1 -0 modperl-docs/src/docs/2.0/user/config.cfg
Index: config.cfg
===
R
stas2002/12/05 02:18:32
Modified:src/docs/2.0/user/compat compat.pod
Log:
use well defined L<> to the 2.0 packages, to avoid collision with 1.0
packages of the same name, even though the 2.0 location is searched first
Revision ChangesPath
1.33 +42 -20modper