Forum Moderators: phranque
Anyway I recently discovered how you can create custom 404 pages and thought can i do something simailr for failed password attempts?
Well can I? oh yeah and how secure is this method of protecting directories?
Password protected directories are about as safe as the directory the password is kept in. The actual .htpasswd file can easily be cracked if found so give the directory it is kept in a good cryptic name. Dont place it among your common files.