| 
	
 | 
 Posted by Deane on 07/06/07 20:40 
Is it possible to *set* Apache credentials via PHP?  I know you can 
read Apache credentials from PHP, but I want PHP to tell Apache that a 
session is authenticated. 
 
Essentially, I want to do with an HTML form what Apache accomplishes 
with a pop-up window. 
 
Why?  Because in addition to authenticating them, I need some other 
information, and having (1) a pop-up window that auths them to Apache, 
then (2) an HTML form to capture the additional info, would be awkward 
from a usability perspective. 
 
Deane
 
  
Navigation:
[Reply to this message] 
 |