APACHE 2.3 STATUS: -*-text-*-
Last modified at [$Date: 2006-08-22 16:41:03 -0400 (Tue, 22 Aug 2006) $]
The current version of this file can be found at:
* http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS
Documentation status is maintained se
APACHE 2.2 STATUS: -*-text-*-
Last modified at [$Date: 2007-04-12 16:00:54 -0400 (Thu, 12 Apr 2007) $]
The current version of this file can be found at:
* http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS
Documentation status is main
APACHE 2.0 STATUS: -*-text-*-
Last modified at [$Date: 2007-04-05 02:06:26 -0400 (Thu, 05 Apr 2007) $]
The current version of this file can be found at:
* http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS
Documentation status is main
--- Henri Gomez <[EMAIL PROTECTED]> wrote:
> Hi to all,
>
> I'm trying to adapt mod_jk to i5/OS v5r4 and see the following in
> mod_jk.log (debug mode)
>
> [Tue Apr 17 16:23:44 2007] [6589:0038] [debug] jk_uri_worker_map.c
> (423): rule map size is 0
> [Tue Apr 17 16:23:44 2007] [6589:0038] [er
its now in bugzilla. patches submitted
http://issues.apache.org/bugzilla/show_bug.cgi?id=42216
-- juerg
> On 4/20/07, Juerg Umhang <[EMAIL PROTECTED]> wrote:
>> hello
>>
>> please consider this posting as a request for enhancement
>>
>> httpd knows about his overload situation.
>> [error] se
Hi Jorge,
Thanks for the reply,
>
> 1. Primarily I wanted to know, if it is possible for an apache
> (--enable-mods-shared=all --enable-ssl=shared --enable-so) module to
> interact with a SSL-enabled MySQL (--with-openssl=)?
>
> 2. If yes, then considering that I have got required keys/certifi
Thoughts?
I like it.
I prefer this generel env. API rather than making
ap_add_{common,cgi}_vars hook'able.
/Jakob
If by interaction you mean access a ssl mysql server from php, asp,
coldfusion...
then no, that would require the php module to be compiled with ssl.
If your talking about modules like mod_auth_mysql then no again since
that specific module would need to support ssl. To my knowledge there
isn't o
Hi there,
[I did not get any response :-( on this issue on user's forum so putting it
here. Please help me on this.]
1. Primarily I wanted to know, if it is possible for an apache
(--enable-mods-shared=all --enable-ssl=shared --enable-so) module to
interact with a SSL-enabled MySQL (--with-