It is cookie based..
I am trying it on my localhost.. Is the following config valid? Please let
me know.
ProxyPassReverse /
ProxyHTMLEnable On
ProxyHTMLURLMap / /app3/
ProxyPassReverseCookieDomain example.com localhost ?
ProxyPassReverseCookiePath / /app3/
On Wed, Mar 10, 2010 at 2:42 PM, vara prasad 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
> agai
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