stas2004/09/14 11:12:03
Modified:src/docs/1.0/guide Changes.pod dbm.pod install.pod intro.pod
method_handlers.pod performance.pod porting.pod
scenario.pod
Log:
various language corrections
Submitted by: Richard Morin <[EMAIL PROTE
stas2003/12/01 12:23:59
Modified:src/docs/1.0/guide Changes.pod performance.pod
Log:
Using AliasMatch instead of Alias saves yet another stat call
Submitted by: [Eric Kolve <[EMAIL PROTECTED]>
Revision ChangesPath
1.38 +4 -1 modperl-docs/src/docs/1.0/guide
pereinar2002/11/07 22:34:48
Modified:src/docs/1.0/guide Changes.pod modules.pod snippets.pod
Log:
Moved the Apache::Cookie example from modules.pod to snippets.pod
Revision ChangesPath
1.35 +1 -1 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.po
pereinar2002/10/16 07:22:01
Modified:src/docs/1.0/guide Changes.pod performance.pod
Log:
Note about browser not rendering immediately even under $|=1
Submitted by: Lee Goddard <[EMAIL PROTECTED]>
Revision ChangesPath
1.34 +5 -0 modperl-docs/src/docs/1.0/guide/
pereinar2002/10/14 02:33:54
Modified:src/docs/1.0/guide Changes.pod
Log:
Updated Changes which I had forgotten to do.
Revision ChangesPath
1.33 +5 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
==
pereinar2002/09/17 10:13:23
Modified:src/docs/1.0/guide Changes.pod getwet.pod
Log:
removed httpd.conf-perl which isn't correct. It's simply httpd.conf
Submitted by: Matt Brooks <[EMAIL PROTECTED]>
Revision ChangesPath
1.32 +5 -0 modperl-docs/src/docs/1.0/g
stas2002/07/31 07:44:20
Modified:src/docs/1.0/guide Changes.pod config.pod debug.pod
frequent.pod getwet.pod performance.pod porting.pod
scenario.pod snippets.pod troubleshooting.pod
Log:
sync the internal links to the files that ha
stas2002/07/15 23:43:42
Modified:src/docs/1.0/guide Changes.pod porting.pod
Log:
o clarify the issue with END blocks in packages loaded from the
registry scripts [Jim Schueler]
Revision ChangesPath
1.30 +5 -2 modperl-docs/src/docs/1.0/guide/Changes.pod
stas2002/07/14 00:17:37
Modified:src/docs/1.0/guide Changes.pod
Log:
a typo fix
Submitted by: Randy Harmon <[EMAIL PROTECTED]>
Revision ChangesPath
1.29 +2 -2 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
===
stas2002/07/13 23:48:45
Modified:src/docs/1.0/guide Changes.pod
Log:
wrap up this changes cycle into a mini-release
Revision ChangesPath
1.28 +5 -1 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
stas02/05/28 22:24:44
Modified:src/docs/1.0/guide Changes.pod intro.pod
Log:
o major additions to the introduction, including information about
the C API and the Perl API and Apache::PerlRun, as well as some
more corrections of links relative to the site. [Per Einar
stas02/05/28 22:13:57
Modified:src/docs/1.0/guide Changes.pod config.pod
Log:
o More information about PerlSetEnv/PerlPassEnv w/ practical example
[Per Einar]
o Extend on PerlSetVar/PerlAddVar but more importantly, add
information about subrequests w/ lookup_
stas02/05/15 08:33:15
Modified:src/docs credits.pod
src/docs/1.0/guide Changes.pod snippets.pod
Log:
new recipe: File Upload with Apache::Request
Submitted by: Rich Bowen <[EMAIL PROTECTED]>
Revision ChangesPath
1.4 +2 -0 modperl-docs/src/d
stas02/05/13 00:16:38
Modified:src/docs/1.0/guide Changes.pod performance.pod
Log:
o add more benchmarking tools refs: HTTP::WebTest,
HTTP::Monkeywrench, HTTP::TestEngine, HTTPD::Bench::ApacheBench
Revision ChangesPath
1.24 +3 -0 modperl-docs/src/doc
stas02/05/12 02:56:53
Modified:src/docs/1.0/guide Changes.pod config.pod
Log:
o adopt sections from the modperl faq and rewrite the whole security
configuration section
Revision ChangesPath
1.23 +3 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
stas02/05/12 00:30:27
Modified:src/docs/1.0/guide Changes.pod
Log:
update changes
Revision ChangesPath
1.22 +4 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
===
RCS
stas02/05/09 03:34:43
Modified:src/docs/1.0/guide Changes.pod databases.pod
Log:
o correct the notes regarding "Opening Connections With Different
Parameters" for Apache::DBI. Must localize local changes.
Revision ChangesPath
1.17 +5 -0 modperl-doc
stas02/04/27 11:32:39
Modified:src/docs/1.0/guide Changes.pod porting.pod
Log:
new section "Preventing Apache::Constants Stringification"
Submitted by: Per Einar Ellefsen <[EMAIL PROTECTED]>
Revision ChangesPath
1.15 +3 -0 modperl-docs/src/docs/1.0/guide/C
stas02/04/18 11:13:05
Modified:src/docs/1.0/faqs Changes.pod cgi_to_mod_perl.pod config.cfg
mod_perl.pod mod_perl_api.pod mod_perl_cgi.pod
mod_perl_cvs.pod mod_perl_faq.pod
mod_perl_method_handlers.pod mod_perl_t
stas02/04/16 21:34:45
Modified:src/docs/1.0/guide Changes.pod porting.pod
Log:
o bring the warnings section up to date with perl 5.6 (Rafael
Garcia-Suarez)
o cover the 5.6's CHECK block in addition to INIT (Rafael
Garcia-Suarez)
Submitted by: Rafael Garcia-
stas02/04/16 19:03:03
Modified:src/docs/1.0/guide Changes.pod install.pod
Log:
a typo
Submitted by: Karl Olson <[EMAIL PROTECTED]>
Revision ChangesPath
1.10 +3 -1 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
===
stas02/04/14 23:56:39
Modified:src/docs/1.0/guide Changes.pod porting.pod
Log:
add a new section presenting a hackish solution for libraries
collision, via do() or %INC mangling.
Revision ChangesPath
1.9 +5 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
stas02/04/05 21:34:42
Modified:src/docs/1.0/guide Changes.pod troubleshooting.pod
Log:
a solution to the readdir problem by Louis Semprini
Revision ChangesPath
1.7 +5 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
=
stas02/04/03 18:24:28
Modified:src/docs/1.0/guide Changes.pod control.pod debug.pod
performance.pod perl.pod porting.pod scenario.pod
snippets.pod troubleshooting.pod
Log:
- untabify the guide
Revision ChangesPath
1.6
stas02/04/03 01:16:09
Modified:src/docs/1.0/guide Changes.pod advocacy.pod browserbugs.pod
config.pod control.pod correct_headers.pod
databases.pod dbm.pod debug.pod help.pod
install.pod intro.pod modules.pod mul
stas02/03/25 07:41:50
Modified:src/docs/1.0/guide Changes.pod help.pod multiuser.pod
Log:
- add jail(8) info [Andrew McNaughton]
- add chroot(1) info and urls
Revision ChangesPath
1.3 +12 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.p
stas02/03/21 02:16:35
Modified:src/docs/1.0/guide Changes.pod performance.pod
Log:
added a new section: "Potential Drawbacks of Memory Sharing
Restriction"
Revision ChangesPath
1.2 +3 -0 modperl-docs/src/docs/1.0/guide/Changes.pod
Index: Changes.pod
stas02/03/20 09:43:06
Modified:src/docs/1.0/guide advocacy.pod browserbugs.pod config.cfg
config.pod control.pod correct_headers.pod
databases.pod dbm.pod debug.pod download.pod
frequent.pod hardware.pod help.pod
28 matches
Mail list logo