Changes between Version 2 and Version 3 of faq/security/password-protect-directory
- Timestamp:
- Aug 23, 2008, 3:09:04 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/security/password-protect-directory
v2 v3 40 40 ''How did this work?'' 41 41 42 Here's what you did in step 3: You created a htpasswd file, which is a file who 'spurpose is to store usernames and passwords and you adde dan's username to it.42 Here's what you did in step 3: You created a htpasswd file, which is a file whose purpose is to store usernames and passwords and you adde dan's username to it. 43 43 44 44 Let's break down the command line code.