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.

Best Regards,
Andy Ee
 
 

-----Original Message-----
From: Andy Ee [mailto:[email protected]] 
Sent: Tuesday, 8 June, 2010 5:31 PM
To: [email protected]
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
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://10.0.0.7/abc/mysite/login.jsp
Cookie: JSESSIONID=B39216C807E1F2457B4E43911AF7F5ED

HTTP/0.9 200 OK
----------------------------------------------------------

It is suppose to redirect me to the page -
http://10.0.0.7/abc/mysite/login.jsp, but somehow it does not.

Best Regards,
Andy Ee
 
 

-----Original Message-----
From: Krist van Besien [mailto:[email protected]] 
Sent: Tuesday, 8 June, 2010 4:59 PM
To: [email protected]
Subject: Re: [us...@httpd] Apache/2.2.12 Reverse Proxy

On Tue, Jun 8, 2010 at 8:28 AM, Andy Ee <[email protected]> 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 between browser and
servers using a tool like LiveHTMLHeaders?

Krist

[email protected]
[email protected]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to