Tan, Liao wrote:
Rainer, Well, thanks for the instructions. In fact, had no idea on
how old fashioned my version is, anyway, it´already installed and
won´t be updated till 2nd order. I´m subscribing to httpd apache
list.

I´m not clear yet on how you found out that "You config snippets look
like they are for httpd 1.3.x, although your version says you are
using httpd 2.0.x.". Didn´t see anywhere with 1.3.x version written
below.

AddModule is 1.3 only, and the default directory for modules is libexec/ in 1.3 but modules/ in 2.x.

Txs, Ingrid



-----Original Message----- From: Rainer Jung
[mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2008 6:04
AM To: Tomcat Users List Subject: Re: Question about mod_ssl & mod_jk



Pid wrote:
This seems like a question intended for the Apache HTTPD list,
rather than the Tomcat list, perhaps you could repost it there?

Yes, this is mostly an httpd question. You config snippets look like
 they are for httpd 1.3.x, although your version says you are using
httpd 2.0.x.

Your httpd version is very outdated (use 2.0.63 or even better
2.2.9), your mod_jk version 1.2.4 is close to unusable (we are now at
1.2.26).

Regards,

Rainer

p


Tan, Liao wrote:
All, My apache installed is has only the mod_jk.sl in the
"libexec/" directory. I want to know what I need to do in order
to to configure my current http to https? I know this is a very
general question, but to start, I guess I need to include the
directives in httpd.conf:

1)<IfDefine SSL> LoadModule ssl_module libexec/mod_ssl.so </IfDefine>

2)<IfDefine SSL> AddModule mod_ssl.c </IfDefine>

Is this enough in order to enable the mod_ssl?

Already have all certificates configured in the paths. But still
 unsure on if simply adding those 2 directives will be enough,
and will put the file (mod_ssl.so) there in the path, or if I
have to get this file from somewhere (if so, how?)

Here are the environment configuration: Web server: Apache/2.0.46
(Unix) mod_jk/1.2.4 Server: -HP-UX lath09 B.11.11 U 9000/800
690359356 unlimited-user license Tomcat: 4.0

Ingrid Liao Citi Markets & Banking | CMB Technology Brazil
Technology Solutions Center | Business Intelligence, Database & Support Services Tel. +55-11-3741-6274 Fax. +55-11-3741-6285 Email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to