It seems private server is giving 302 : Livehttpheaders gives http/1.x 302 object moved Server : privateserver httpd version Content-length:149 Content-type:text/html Location : https://publicserver X-powered-by:private server The only difference between private server direct interrogation and public server (when authentification is done) is the Fact that GET has no cookie attribute when using public one ... Meanwhile, working directly on private server, each request has Cookie : session-id ... So proxypass works, proxypassreverse works, proxypassreversecookie works ... But browser don't send back a cookie to publicserver as that cookie seems 'attached' to private server ... I declared ProxyPassReverseCookieDomain and ProxyPassReverseCookiePath ProxyPassReverseCookieDomain privateIP publicIP ProxyPassReverseCookiePath / / Regards, Fabian -----Message d'origine----- De : Axel-Stéphane SMORGRAV [mailto:Axel-Stephane.SMORGRAV@xxxxxxxxxxxxxx] Envoyé : vendredi 16 décembre 2005 14:56 À : users@xxxxxxxxxxxxxxxx Objet : RE: [users@httpd] ProxyPassReverseCookieDomain That's more or less what it usually should be. You need to verify who issues the HTTP 302: the authentication module or the application? A trace from LiveHTTPHeaders would really be useful, because we do not have much to work on here... -ascs -----Original Message----- From: Frederick, Fabian [mailto:Fabian.Frederick@xxxxxxxxxxxxx] Sent: Friday, December 16, 2005 2:47 PM To: users@xxxxxxxxxxxxxxxx Subject: RE: [users@httpd] ProxyPassReverseCookieDomain I tried with proxypass = proxypassreverse : / http://myprivateserver When authentification is done, there's a loop with always the same response by privateserver : http/1.x 302 object moved Still an error in proxypassreverse Axel ? Regards, Fabian --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx