Hi Sorry for the silly question but I just installed successfully raccoon 0_11, everything’s works fine but the access to my phone with password are not working. I modified the users.txt file and added a line:
#
# The format is
#
# username: password
#
# Just remove the # from the line below and people will be able to log in
# using "hello" as username and "world" as password (both without quotes).
# Or add usernames and passwords to your liking.
#
# NOTE: Create the password using the command 'htpasswd', which is included
# in all regular Apache distributions.
#hello:$apr1$sK2.....$F2AiKmYW8dgHs07GeyCCX0
name: password
but I got clueless with the command htpasswd. How and where to issue this command?
Any help ( I am not a Apache or Linux pro ) on this command will be welcomed!
With my best regards,




