RE: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0mod_webapp.c

2002-05-03 Thread GOMEZ Henri
>> Log: >> mod_webapp will now report it's current version >> Provided by Puky Tse <[EMAIL PROTECTED]> > >As I said, I'm -1 on this patch... > -1 on wa_version.h, or -1 on version report in error.log ? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0mod_webapp.c

2002-05-03 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > hgomez 02/05/03 01:42:40 > > Modified:webapp/apache-1.3 mod_webapp.c > webapp/apache-2.0 mod_webapp.c > Log: > mod_webapp will now report it's current version > Provided by Puky Tse <[EMAIL PROTECTED]> As I said, I'm -1 on t

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0mod_webapp.c

2001-09-07 Thread jean-frederic clere
Pier Fumagalli wrote: > > "jean-frederic clere" <[EMAIL PROTECTED]> wrote: > >> > >> I could stick with the "last official tarball" since that's an easy piece of > >> thing to download. So, if the latest version is 2.0.18 alpha (don't even > >> know since I use HEAD), > > > > The is 2.0.25 (Thank

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0mod_webapp.c

2001-09-07 Thread Pier Fumagalli
"jean-frederic clere" <[EMAIL PROTECTED]> wrote: >> >> I could stick with the "last official tarball" since that's an easy piece of >> thing to download. So, if the latest version is 2.0.18 alpha (don't even >> know since I use HEAD), > > The is 2.0.25 (Thank STATUS!). 20010808 is a date... I d

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0mod_webapp.c

2001-09-06 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > +#if (MODULE_MAGIC_NUMBER_MAJOR > 20010808) > +/* bypass the directory_walk and file_walk for non-file requests */ > +static int wam_map_to_storage(request_rec *r) > +{ > +if (apr_table_get(r->notes, "webapp-handler")) { > +r->filename