Hi,
I use Apache 2.0.43 on NT Workstation 4.0 and it works pretty good in the intranet, but I am unable to create a password file with the htpasswd file. I manage to use the directive htpasswd -n username to add a new password, but I don`t where it is stored. (In DOS mode there is a answer that Apache can`t modify the file, or unable to create the file).
Could you help me to implement basic or digest authentication?
Thanks in advance,
Artur
PS: btw, there is a syntax error in the httpd.conf file when I put the directive AuthType without Location.
I use Apache 2.0.43 on NT Workstation 4.0 and it works pretty good in the intranet, but I am unable to create a password file with the htpasswd file. I manage to use the directive htpasswd -n username to add a new password, but I don`t where it is stored. (In DOS mode there is a answer that Apache can`t modify the file, or unable to create the file).
Could you help me to implement basic or digest authentication?
Thanks in advance,
Artur
PS: btw, there is a syntax error in the httpd.conf file when I put the directive AuthType without Location.