Re: [us...@httpd] using ProxyPreserveReverseCookie

2010-07-05 Thread alin vasile
: Re: [us...@httpd] using ProxyPreserveReverseCookie >From intranet they are working absolutely perfect.But from internet it is not working. How do I check the cookies you are saying I do not have any idea to this problem of cookies. see this link http://www.atutor.ca/view/7/20279/1.html this

Re: [us...@httpd] using ProxyPreserveReverseCookie

2010-07-05 Thread Tapas Mishra
>From intranet they are working absolutely perfect.But from internet it is not working. How do I check the cookies you are saying I do not have any idea to this problem of cookies. see this link http://www.atutor.ca/view/7/20279/1.html this is what I am trying to do. -- Tapas -

Re: [us...@httpd] using ProxyPreserveReverseCookie

2010-07-05 Thread alin vasile
try logging in both from the intranet and internet and check the http communication maybe the cookies are sent for the wrong domains. From: Tapas Mishra To: users@httpd.apache.org Sent: Mon, July 5, 2010 12:07:48 PM Subject: Re: [us...@httpd] using

Re: [us...@httpd] using ProxyPreserveReverseCookie

2010-07-05 Thread Tapas Mishra
On two websites when people are logging they get a session if they login from inside LAN. but if people login from internet then it is not possible for them to login. These applications are not developed by me so some one suggested me X-Forwarded-For header is not being properly handled by these a

Re: [us...@httpd] using ProxyPreserveReverseCookie

2010-07-05 Thread alin vasile
Sent: Mon, July 5, 2010 8:45:39 AM Subject: [us...@httpd] using ProxyPreserveReverseCookie I am not clear with ProxyPassReverseCookieDomain and ProxyPassReverseCookiePath I checked this page http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypassreverse but I am not able to understand i

[us...@httpd] using ProxyPreserveReverseCookie

2010-07-04 Thread Tapas Mishra
I am not clear with ProxyPassReverseCookieDomain and ProxyPassReverseCookiePath I checked this page http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypassreverse but I am not able to understand it I am having 8 websites running on a machine one of them is not getting connected via internet