: user logged out frequently while using reverse proxy

--001636e0a52c39fe920481777e62
Content-Type: text/plain; charset=ISO-8859-1

Hi All,
I have set up Apache reverse proxy to a legacy https server. The user can
login to the server via reverse proxy but whenever the user clicks on any
link on the page or navigates to another page, the server prompts for login
again. Any clue please?


Thanks in advance,
Prasad

--001636e0a52c39fe920481777e62
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi All, <br>I have set up Apache reverse proxy to a legacy https server. Th=
e user can login to the server via reverse proxy but whenever the user clic=
ks on any link on the page or navigates to another page, the server prompts=
for login again. Any clue please?<br>
<br><br>Thanks in advance,<br>Prasad<br><br><br>

--001636e0a52c39fe920481777e62--
vara prasad [ Mi, 10 März 2010 20:42 ] [ ID #2034532 ]

Re: : user logged out frequently while using reverse

On Wed, Mar 10, 2010 at 2:42 PM, vara prasad <vprasad.pendyala [at] gmail.com> wrote:
> Hi All,
> I have set up Apache reverse proxy to a legacy https server. The user can
> login to the server via reverse proxy but whenever the user clicks on any
> link on the page or navigates to another page, the server prompts for login
> again. Any clue please?

What kind of authentication? If it's cookie-based, are you rewriting
the cookie domain?


--
Eric Covener
covener [at] gmail.com

------------------------------------------------------------ ---------
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: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Eric Covener [ Mi, 10 März 2010 21:23 ] [ ID #2034533 ]

Re: : user logged out frequently while using reverse

--00504502ad2059bebd0481c7deab
Content-Type: text/plain; charset=ISO-8859-1

It is cookie based..
I am trying it on my localhost.. Is the following config valid? Please let
me know.
<Location /app3/>
ProxyPassReverse /
ProxyHTMLEnable On
ProxyHTMLURLMap / /app3/
ProxyPassReverseCookieDomain example.com localhost ?
ProxyPassReverseCookiePath / /app3/
RequestHeader unset Accept-Encoding
</Location>

Thanks,
Prasad

On Thu, Mar 11, 2010 at 1:53 AM, Eric Covener <covener [at] gmail.com> wrote:

> On Wed, Mar 10, 2010 at 2:42 PM, vara prasad <vprasad.pendyala [at] gmail.com>
> wrote:
> > Hi All,
> > I have set up Apache reverse proxy to a legacy https server. The user can
> > login to the server via reverse proxy but whenever the user clicks on any
> > link on the page or navigates to another page, the server prompts for
> login
> > again. Any clue please?
>
> What kind of authentication? If it's cookie-based, are you rewriting
> the cookie domain?
>
>
> --
> Eric Covener
> covener [at] gmail.com
>
> ------------------------------------------------------------ ---------
> 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: users-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>

--00504502ad2059bebd0481c7deab
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

It is cookie based..<br>
I am trying it on my localhost.. Is the following config valid? Please let =
me know.<br>
<Location /app3/><br>
=A0=A0=A0=A0=A0=A0 ProxyPassReverse /<br>
=A0=A0=A0=A0 =A0 ProxyHTMLEnable On<br>
=A0=A0=A0=A0=A0=A0 ProxyHTMLURLMap=A0 /=A0=A0 /app3/<br>
=A0=A0=A0=A0=A0=A0 ProxyPassReverseCookieDomain <a href=3D"http://example.c=
om">example.com</a> localhost ?<br>
=A0=A0=A0=A0=A0=A0 ProxyPassReverseCookiePath / /app3/<br>
=A0=A0=A0=A0=A0=A0 RequestHeader=A0 unset=A0 Accept-Encoding=A0=A0=A0=A0 <b=
r>
</Location><br>
<br>
Thanks,<br>
Prasad <br><br><div class=3D"gmail_quote">On Thu, Mar 11, 2010 at 1:53 AM, =
Eric Covener <span dir=3D"ltr"><<a href=3D"mailto:covener [at] gmail.com">cov=
ener [at] gmail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" s=
tyle=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8e=
x; padding-left: 1ex;">
<div><div></div><div class=3D"h5">On Wed, Mar 10, 2010 at 2:42 PM, vara pra=
sad <<a href=3D"mailto:vprasad.pendyala [at] gmail.com">vprasad.pendyala [at] gmai=
l.com</a>> wrote:<br>
> Hi All,<br>
> I have set up Apache reverse proxy to a legacy https server. The user =
can<br>
> login to the server via reverse proxy but whenever the user clicks on =
any<br>
> link on the page or navigates to another page, the server prompts for =
login<br>
> again. Any clue please?<br>
<br>
</div></div>What kind of authentication? If it's cookie-based, are you =
rewriting<br>
the cookie domain?<br>
<br>
<br>
--<br>
Eric Covener<br>
<a href=3D"mailto:covener [at] gmail.com">covener [at] gmail.com</a><br>
<br>
------------------------------------------------------------ ---------<br>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g">users-unsubscribe [at] httpd.apache.org</a><br>
=A0 " =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe=
[at] httpd.apache.org">users-digest-unsubscribe [at] httpd.apache.org</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org">users-help [at] httpd.apache.org</a><br>
<br>
</blockquote></div><br>

--00504502ad2059bebd0481c7deab--
vara prasad [ So, 14 März 2010 20:35 ] [ ID #2035009 ]
Webserver » gmane.comp.apache.user » : user logged out frequently while using reverse proxy

Vorheriges Thema: Forwarding a file, not whole directory
Nächstes Thema: timeouts are 4 times faster than expected [C1]