i created the file /usr/local/apache/bin/htdigest -c /usr/local/apache/members/digest "User Access Identificaiton" WEBUSER
then in my directory where the php files are served by the webserver ie /var/www i have made a .htaccess file i defined it this way AuthType Digest AuthName "User Access Verification" AuthDigestFile /usr/local/apache/members/digest Require valid-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
