[pubcookie-users] PubcookieAppID with port?
Nathan Dors
dors at cac.washington.edu
Fri Apr 29 14:53:01 PDT 2005
Sorry, no suggestions here. It seems like mod_pubcookie is only
doing what it knows to how to do, which is to pick up the config
values for the hostx:443 it's running on.
It would need special knowledge to know that it should use port
444 instead.
-Nathan
On Thu, 28 Apr 2005, Ole Nomann Thomsen wrote:
> Hi, any hints as to solve this:
>
> We have a localdirector that acts as a front end for a few servers,
> redirecting https traffic, changing hostname and portnumber.
>
> So https://ldir:444 will let you talk transparently to https://hostx:443. But
> when hostx runs pubcookie, the redirection mechanism put you thru the
> login-server, and then back to https://ldir:443 - which is bad.
>
> The apache config file has "ServerName ldir" wich takes care of the
> redirection to ldir. The portnumber however, is from the VirtualHost
> directive.
>
> We tried setting Servername to "ldir:444". This seems to make the 444
> override the 443 in VirtualHost, so Apache listens on 444. Clearly wrong.
>
> What we need, appears to be PubcookieAppID set to "ldir:444". But it won't
> take a portnunber, will it?
>
> What to do, then?
>
> - Thanks, Ole.
> _______________________________________________
> pubcookie-users mailing list
> pubcookie-users at u.washington.edu
> http://mailman1.u.washington.edu/mailman/listinfo/pubcookie-users
>
More information about the pubcookie-users
mailing list