Hi,
I am trying to create a user/password account for my webserver using htpasswd. My operating system is WinXP and I am using APACHE HTTP server 2.0.39. When I type the following
htpasswd -c C:\temp john
I get the following message
htpasswd: -c and -n options conflict
Any suggestions on how I can fix this are more than welcome.
Thanks Keith.
