"Nichols, Jason" wrote:
> 
> Can anybody point me towards a good explanation of how to use .htaccess
> files in apache? I just want to set up a basic username/password box for a
> certain directory.
> Thanks!
> Jason

First, you have to create the file : "htpasswd -c user1 passwd1"
then you can add a user with htpasswd user passswd

Note that these users are not those of your system.

-- 
MandrakeSoft          http://www.mandrakesoft.com/
                                         --Thierry

Reply via email to