RE: cvs commit: jakarta-tomcat/src/native/mod_jk/apache2.0 mod_jk.c

2001-09-05 Thread GOMEZ Henri
>On 5 Sep 2001 [EMAIL PROTECTED] wrote: > >> hgomez 01/09/05 03:02:15 >> >> Modified:src/native/mod_jk/apache2.0 mod_jk.c >> Log: >> Added MountCopy missing stuff for SSL >> and EnvVars > >Don't forget to sync with jakarta-tomcat-connectors :-) I've have ALL the recent works on A

Re: cvs commit: jakarta-tomcat/src/native/mod_jk/apache2.0 mod_jk.c

2001-09-05 Thread cmanolache
On 5 Sep 2001 [EMAIL PROTECTED] wrote: > hgomez 01/09/05 03:02:15 > > Modified:src/native/mod_jk/apache2.0 mod_jk.c > Log: > Added MountCopy missing stuff for SSL > and EnvVars Don't forget to sync with jakarta-tomcat-connectors :-) Costin

RE: cvs commit: jakarta-tomcat/src/native/mod_jk/apache2.0 mod_jk.c

2001-09-05 Thread GOMEZ Henri
Let me developp. 1) Apache 2.0 is supporting SSL now via mod_ssl and mod_tls, BUT, use allways the same API. No more EAPI problems like in Apache 1.3 2) Same configuration directive that the one found in Apache 1.3. JkHTTPSIndicator JkCERTSIndicator JkCIPHERIndicator JkSE