At 06:58 PM 10/17/00 +0100, [EMAIL PROTECTED] wrote:
>
>AuthCookie won't help you here, it still sends a cookie back to the client.
>Whatever you do, you will need to modify the response to the client to
contain > a session id somewhere where you can get it back.
>
>  From what you've said, you will need to modify the url in some way. It
>  doesn't matter whether you store information in a server-side store or in
>  the session key itself, you still need to stick it in the url somewhere
>  and make sure that all relative links contain that key.
>
>  Is there a handler out there that can munge relative urls in this way for
>  static pages, perhaps as part of an Apache::Filter chain ?

Not as part of an Apache::Filter chain, but feel free to play with
http://www.hank.org/modules/AuthCookieURL-0.02.tar.gz



Bill Moseley
mailto:[EMAIL PROTECTED]

Reply via email to