Web Hosting Talk







View Full Version : Password Protected Directories


saghir69
03-26-2005, 08:57 AM
Hi

I am working on a admin script for one of my sites and just wondering is password protecting the directory that hold the admin files is enough for security.

error404
03-26-2005, 09:25 AM
Yes, if you use a secure password (brute-forcing http auth is pretty easy, so choose a long, non-dictionary password).