[forwarded submission from a non-member address -- rjk]
From: Sean Quinlan <[EMAIL PROTECTED]> Date: 23 Apr 2002 14:47:28 -0400 Subject: header munging in Apache with mod_perl To: [EMAIL PROTECTED] OK, I'd like to alter a header (strip the username/password provided under basic auth) before a redirect. I think. The basic set up is that I'm currently using basic auth with my own authentication and authorization handler. Everything is working OK so far, but when the users session times out, we want to require them to log in again. How do I either scrub the header or force Apache to resend the login request? TIA? -- Sean Quinlan mailto:[EMAIL PROTECTED] "You can discover more about a person in an hour of play than in a year of conversation" - Plato
