[EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Rostislav Khaskin
Good day to all. I have minimal experience with Apache, please help me out here. I am running Windows XP. My web apps are deployed on JBOSS server. Because I host multiple apps on multiple servers I have Apache server listening on port 80 and redirecting to a corresponding jboss instance and

Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Sander Temme
On Mar 4, 2007, at 6:36 AM, Rostislav Khaskin wrote: Everything works, except when I try to read remotehost address in my app, I get 92.168.2.100. How can I make it keep the original address? The proxy server stores it in the X-Forwarded-For header. Your app should have access to that.

Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread William A. Rowe, Jr.
Sander Temme wrote: On Mar 4, 2007, at 6:36 AM, Rostislav Khaskin wrote: Everything works, except when I try to read remotehost address in my app, I get 92.168.2.100. How can I make it keep the original address? The proxy server stores it in the X-Forwarded-For header. Your app should

Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Rostislav Khaskin
] To: users@httpd.apache.org Sent: Sunday, March 4, 2007 10:34:05 AM Subject: Re: [EMAIL PROTECTED] using Apache server as proxy. Sander Temme wrote: On Mar 4, 2007, at 6:36 AM, Rostislav Khaskin wrote: Everything works, except when I try to read remotehost address in my app, I get 92.168.2.100

[EMAIL PROTECTED] Using Apache as a proxy

2006-01-04 Thread Hanan Ben Lulu
Hi All, First the question: Does Apache, when set as a proxy, keeps the session/cookie details of the sites visited? The problem: I would like to build an application that centralize a searching operation for many search engines. some of which may require a login process. When returning the