Re: configuring tomcat7 with apache 2.2.22

2013-03-15 Thread Jan Vávra
Hello, I take care about an app that is a combination of Apache Server+php Drupal app and Apache Tomcat jsp app. Apache Server listens on the ports 80/443 and requests are reverse proxied to Apache Tomcat. Let's say that the tomcat app resides on/testca The apache server config will be

Re: configuring tomcat7 with apache 2.2.22

2013-03-15 Thread solar
Vávra va...@602.cz To: Tomcat Users List users@tomcat.apache.org Subject: Re: configuring tomcat7 with apache 2.2.22 Sent: Mar 15 '13 07:43 Hello,   I take care about an app that is a combination of Apache Server+php Drupal app and Apache Tomcat jsp app.   Apache Server listens

Re: configuring tomcat7 with apache 2.2.22

2013-03-15 Thread Jan Vávra
In this situation are both server exposed - Apache Server and Apache Tomcat. It can work. When you use reverse proxy only the Apache Server is exposed. So configuring a ssl certificate is only done once. On client computer/network there could be allowed only the standard http port 80 and not

Re: configuring tomcat7 with apache 2.2.22

2013-03-15 Thread solar
Message--- From: Jan Vávra va...@602.cz To: Tomcat Users List users@tomcat.apache.org Subject: Re: configuring tomcat7 with apache 2.2.22 Sent: Mar 15 '13 09:32 In this situation are both server exposed - Apache Server and Apache Tomcat. It can work. When you use reverse proxy

configuring tomcat7 with apache 2.2.22

2013-03-14 Thread solar
Although not a newbie to building websites in html and php, and physical computing in C/C++, I'm having a dickens of a time understanding the documentation of Integrating Tomcat 7 with my existing Apache 2.2.22 on WinXP (company supplied development pc, nothing I can do about that). Can I get

RE: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread Harris, Jeffrey E.
-Original Message- From: so...@essnmag.com [mailto:so...@essnmag.com] Sent: Thursday, March 14, 2013 12:51 PM To: users@tomcat.apache.org Subject: configuring tomcat7 with apache 2.2.22 Although not a newbie to building websites in html and php, and physical computing in C/C++, I'm

Re: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread André Warnier
so...@essnmag.com wrote: Although not a newbie to building websites in html and php, and physical computing in C/C++, I'm having a dickens of a time understanding the documentation of Integrating Tomcat 7 with my existing Apache 2.2.22 on WinXP (company supplied development pc, nothing I can do

Re: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread solar
To: Tomcat Users List users@tomcat.apache.org Subject: Re: configuring tomcat7 with apache 2.2.22 Sent: Mar 14 '13 16:40 so...@essnmag.com wrote: Although not a newbie to building websites in html and php, and physical computing in C/C++, I'm having a dickens of a time understanding

RE: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread Harris, Jeffrey E.
-Original Message- From: so...@essnmag.com [mailto:so...@essnmag.com] Sent: Thursday, March 14, 2013 4:43 PM To: Tomcat Users List Subject: Re: configuring tomcat7 with apache 2.2.22 That would have been good to hear earlier, as I have now killed tomcat somehow. I'll see if I can