On Wed, Jan 9, 2013 at 6:42 AM, Alan McDuff wrote:
> Checking the cookie name/values didn't help, because they are just random
> number-letter sequences. How would I compare them to an "expected" cookie?
> I am now using a Windows server, and with IIS everything is working fine. I
> think Apache n
from developers for
developers.
Alan
From: Igor Cicimov
To: Alan McDuff
Cc: users
Sent: Tuesday, January 8, 2013 4:12 AM
Subject: Re: [users@httpd] multiple ProxyPassReverseCookieDomains
On Tue, Jan 8, 2013 at 5:59 AM, Alan McDuff wrote:
I haven'
*To:* users ; Alan McDuff
> *Sent:* Monday, January 7, 2013 3:18 AM
>
> *Subject:* Re: [users@httpd] multiple ProxyPassReverseCookieDomains
>
> Why don't you try for example one or two of the many useful addons that
> come with Firefox, ie Cookie Manager, Live HTTP Headers etc, and check
> what's going on with the cookies?
>
>
>
>
wrong?
Thanks
Alan
From: Igor Cicimov
To: users ; Alan McDuff
Sent: Monday, January 7, 2013 3:18 AM
Subject: Re: [users@httpd] multiple ProxyPassReverseCookieDomains
Why don't you try for example one or two of the many useful addons that come
wit
Hello,
I am trying to make two web applications (geoserver), running on servers
10.0.0.101:8080 and 10.0.0.102:8080 in a private subnet, accessible through
www.publicdomain.com/geoserver1 and www.publicdomain.com/geoserver2.
The problem is that the login to the web application uses cookies, and