![]() Join Up! 96817 members and counting! |
|
|||
php3-list | 199908
Date: 08/31/99
> 1) I never authenticate people to a realm. They are verified only by their unique key which travels in post and get variables. So there can be no .htaccess type protection on directories/files.
This question make very little sense to me. You say "the files would have
Now, if you put them in the database you would obviously need a little
<?if(check_my_auth()) ReadFile("/private/dir/$PATH_INFO")?>
This little script could be done using a ForceType so it looks like a dir
-Rasmus
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
|