I want to setup password protection on all files served in a directory.  I want 
the authentication to expire without relying on the user to kill the browser 
session, so I'm pretty sure I must do that from the server side rather than 
Apache basic authentication because of the browser cache.  I don't know what 
the "best" way is to do that, but my idea is to configure my directory to have 
a CGI script run automatically before any file within that directory is served. 
 Is this possible?

Thanks,
Drew

============================================================================
Drew Shelton                            [EMAIL PROTECTED]
VMS Systems Administrator               office: 512-356-7575
Sematech                                fax:    512-356-7600
2706 Montopolis Drive
Austin, TX 78741-6499                I speak for myself only, not Sematech.
    "There are two major products that come out of Berkeley: LSD and UNIX.
    We don't believe this to be a coincidence." - Jeremy S. Anderson
============================================================================


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to