Re: [users@httpd] ProxyPass Help

2012-04-04 Thread Abhinav Kothari
Thanks Tom. If I do it the way you suggest, will session information persist? Can my application running locally, be able to access session objects that the container app had put in on the integration machine? Thanks again! On Wed, Apr 4, 2012 at 1:01 PM, Toomas Aas wrote: > Hello! > > Mon, 02

Re: [users@httpd] ProxyPass Help

2012-04-04 Thread Toomas Aas
Hello! Mon, 02 Apr 2012 kirjutas Abhinav Kothari : I am developing an application that will be part of a container application. The container application handles the user authentication part. My application would receive the authentication information and I will use that to show/hide parts of m

[users@httpd] ProxyPass Help

2012-04-02 Thread Abhinav Kothari
Hello All, I am new to Apache web server and its configuration. I have a very simple question and I think most of you would have a ready answer for my question :) I am developing an application that will be part of a container application. The container application handles the user authentication