e.org
Subject: Re: [us...@httpd] Apache/2.2.12 Reverse Proxy
On Tue, Jun 8, 2010 at 11:43 AM, Andy Ee wrote:
> Hi,
>
> To be more detail, the output of Live HTML Headers is correct. The
home.html
> does internal redirection to login.jsp, but somehow reverse proxy is
unable
> to ma
On Tue, Jun 8, 2010 at 11:43 AM, Andy Ee wrote:
> Hi,
>
> To be more detail, the output of Live HTML Headers is correct. The home.html
> does internal redirection to login.jsp, but somehow reverse proxy is unable
> to map properly. Any idea? Thanks.
So when the browser requests home.html the prox
On Tue, Jun 8, 2010 at 11:31 AM, Andy Ee wrote:
> Hi Krist,
>
> I went to install Live HTML Headers and tested it with FireFox browser.
>
> The output:
>
> http://10.0.0.7/abc/mysite/home.html
>
> GET /abc/mysite/home.html HTTP/1.1
> Host: 10.0.0.7
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT
: Tuesday, 8 June, 2010 5:31 PM
To: users@httpd.apache.org
Subject: RE: [us...@httpd] Apache/2.2.12 Reverse Proxy
Hi Krist,
I went to install Live HTML Headers and tested it with FireFox browser.
The output:
http://10.0.0.7/abc/mysite/home.html
GET /abc/mysite/home.html HTTP/1.1
Host: 10.0.0.7
...@gmail.com]
Sent: Tuesday, 8 June, 2010 4:59 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache/2.2.12 Reverse Proxy
On Tue, Jun 8, 2010 at 8:28 AM, Andy Ee wrote:
> However, when I click on hyperlink on the website that does internal PAGE
>
> REDIRECT, the browser could not di
On Tue, Jun 8, 2010 at 8:28 AM, Andy Ee wrote:
> However, when I click on hyperlink on the website that does internal PAGE
>
> REDIRECT, the browser could not display the page. Apparently, the page
>
> redirect action breaks the reverse proxy.
Have you looked at what passes back and forth betwe
Dear all,
I am having JSP page redirecting problem with apache reverse proxy and
have been troubleshooting it for a month already. I really hope someone
may englighten me in this thread. Really appreciate and thanks.
The infra is setup as:
Internet <--> Apache2 Reverse Proxy <--> Tomcat
1.