[patch] $Apache::Server::SaveConfig

2003-02-26 Thread Philippe M. Chiasson
Another section backwards-compatibility item on the TODO list. Perl $Apache::Server::SaveConfig = 1 in httpd.conf will retain all the code of the sections, otherwise, the whole namespace is whiped (modperl_clear_symtab) stolen from mp1 Gozer out. # $Id: Apache-Server-SaveConfig.patch,v 1.1 20

Re: cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-02-26 Thread Stas Bekman
Philippe M. Chiasson wrote: On Thu, 2003-02-27 at 06:13, Stas Bekman wrote: Thanks gozer! One more thing. I'm not sure which manpage it should go to, but can you please at least mention this option somewhere in the docs? I don't think it's documented anywhere in 1.0 docs, so we won't remember i

Re: cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-02-26 Thread Philippe M. Chiasson
On Thu, 2003-02-27 at 06:13, Stas Bekman wrote: > Thanks gozer! > > One more thing. I'm not sure which manpage it should go to, but can you please > at least mention this option somewhere in the docs? I don't think it's > documented anywhere in 1.0 docs, so we won't remember it. > > Which manpa

Re: cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-02-26 Thread Stas Bekman
Thanks gozer! One more thing. I'm not sure which manpage it should go to, but can you please at least mention this option somewhere in the docs? I don't think it's documented anywhere in 1.0 docs, so we won't remember it. Which manpage the sections are (to-be) documented in? _