RE: FW: tomcat integrated with httpd and over https port, not working

2010-08-12 Thread Irfan Khan
over https port, not working Hi, Take a look here- http://myunster.com/blog/25.html <http://myunster.com/blog/25.html>It'll give you an easy start. Cheers, Leon Kolchinsky On Thu, Aug 12, 2010 at 12:57, Irfan Khan wrote: > Is there anyone who can help me to resolve this issue

FW: tomcat integrated with httpd and over https port, not working

2010-08-11 Thread Irfan Khan
Is there anyone who can help me to resolve this issue. From: Irfan Khan [mailto:irfan.k...@enovatemedia.co.in] Sent: Wednesday, August 11, 2010 5:31 PM To: 'users@tomcat.apache.org' Subject: tomcat integrated with httpd and over https port, not working Dear pals, Iss

tomcat integrated with httpd and over https port, not working

2010-08-11 Thread Irfan Khan
Dear pals, Issue: tomcat integrated with httpd and over https port, not working. Important info: With the below given httpd.conf, if it is modified to work with http , then tomcat pages were accessed on http. So it is confirmed that there must be something wrong with ssl settings.

RE: mod_jk and tomcat virtual hosts not connecting

2010-07-27 Thread Irfan Khan
Try this pdf , it might help. IT seems to be you are trying complex configuration, the simple configuration would be example.com/jira If you want simple configuration follow the attachment. -Original Message- From: Moritz Winter [mailto:moritz.a.win...@googlemail.com] Sent: Tuesday,

httpd-2.2.3-43 + Mod_ssl + Mod_jk + tomcat-6.0.29

2010-07-26 Thread Irfan Khan
Dear pals, I am trying to integrate apache and tomcat by configuring web server + mod_jk + mod_ssl + tomcat. This configuration would allow accessing deployed apps at tomcat from web server with https port. I did searched on archive list and as well as Google it, perhaps couldn't able to find