You won't see anything special on the Apache 
side, I don't think.

   I believe the only difference between the 
first authentication and subsequent requests 
is that the browser (hopefully) sends the 
user/pass with each request, so there is no 
need for Apache to return a 401, causing the 
clinet to pop up the authentication dialog 
and re-request the page with the authentication
info the secodn time around.
--
Ray B. Morris
supp...@bettercgi.com

Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/

Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/

Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php


On 04/10/2009 04:33:23 PM, Michele Waldman wrote:
> Does anyone know?
> 
> After a browser calls a page authenticated with mod_auth_digest, what
> function or hook is called the next time the page is accessed.
> 
> I figure it has to authenticate each time, but it's probably using a
> short
> cut to reauthenticate.  I want to intervene but I'm not sure what's
> getting
> called on subsequent page accesses.
> 
> Thanks,
> 
> Michele
> 
> 


Reply via email to