Original Message---
> From: Jan Vávra
> To: Tomcat Users List
> 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
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 8
Code'] ;
$beginurl = "";
echo $beginurl . $bcode . $endurl;
Steve Spence, KK4HFJ
http://arduinotronics.blogspot.com
http://www.essnmag.com
> ---Original Message---
> From: Jan Vávra
> To: Tomcat Users List
> Subject: Re: configuring tomcat7 with a
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
> -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
&
t; To: Tomcat Users List
> 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
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
> -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
>
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 a