Thanks, I hope you don't mind me writing you directly.

so, changing apache httpd.conf to use a <location/> of the secure files is
what I am having trouble with. If the document is a webpage.do (struts) file
and is expected in /dir1/securearea/ , will the mod_jk2 take care of this??
everything just happens or is there some mod_jk2 config I should do?

I am using mod_jk2, fyi

thanks again

Best,

Stephen Schaubach

-----Original Message-----
From: Filip Hanik [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 4:54 PM
To: Tomcat Users List
Subject: RE: apache /mod_ssl/tomcat/struts
Importance: Low


the easiest way is:

Apache(with mod_ssl) --> mod_jk --> Tomcat with Struts

have apache handle all the http/https requests and simple forward them to
Tomcat.

Filip

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 4:46 PM
To: [EMAIL PROTECTED]
Subject: apache /mod_ssl/tomcat/struts


I'm new to to ssl on three tier, esp. with struts involved

does struts or apache need to be configured? I would assume mod_ssl would
take into account that a certain document location is secure but since it is
not static content coming back from Tomcat, I am uncertain how this would
work.

any clarification would be appreciated.

Best,

Stephen Schaubach




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to