>>>>> "Kai" == Kai Schliemann <[EMAIL PROTECTED]> writes:

I did something similar. I have an Apache serving static content, and
Tomcat for Jsp and servlets. Tomcat is hidden behind a firewall, the
webapp can only be seen through apache. So, to protect a directory
with, you only have to configure a location inside an apache ssl
virtual host, and deny access to this directory through
non-ssl. Apache and tomcat will interact through mod_jk2 as usual.

Hope this helps.

Saludos

 Kai> Hello list, I have the following problem:

 Kai> I'm running Apache 1.3.27 on Suse Linux 8.2 (Server 1) and
 Kai> Tomcat 4.1.24 on Suse Linux 8.2 (Server 2).  I'm using mod_jk as
 Kai> connector for Apache/Tomcat which works fine without
 Kai> SSL-configuration.

 Kai> My JAVA-Webapp is running on Tomcat (Server 2).  I can connect
 Kai> to my JAVA-Webapp through the URL http://www.foo.com/.  Now I
 Kai> want a subdirectory (online) of this webapp to run in ssl-mode
 Kai> (e.g.  https://www.foo.com/online/).  I just want the directory
 Kai> "online" (and all of its subdirectories) to be ssl-encrypted not
 Kai> the complete domain "www.foo.com".

 Kai> How can I do that?

 Kai> Thanks in advance.

 Kai> Kai


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

-- 
+-----------------
| Francisco Vides Fern�ndez <[EMAIL PROTECTED]>
| Director t�cnico.
| Tel�fono fijo:   952 60 29 59
| Tel�fono m�vil:  661 67 32 73
| Fax:             952 60 29 59
| D�dalo Ingenieros http://www.dedaloingenieros.com/
| PGP: http://pgp.rediris.es:11371/pks/lookup?op=index&search=0x5AAE6285
+------


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

Reply via email to