1) Script Title: Apache .htaccess & .htpasswd
2) Script URL (on DD): http://www.tools.dynamicdrive.com/password/
3) Describe problem:
1.) when using the password generator, for the .htpasswd file, i notice that no matter how long the actual password is, the encrypted version only shows the first 13 characters. (and i'm asking this right now, as atm i can not test this for myself. if i could, i would just create a 13+ character password and try it using only the first 13 characters, and if it accepts it, then i'd know that after 13 characters it gets culled.) so is the password limited to only 13 characters ? (or are only 13 characters shown for security reasons?)
1b.) if the answer to the above is that it is not limited to 13 characters, then that brings up another question: how does the file store more then 13 characters when it only has 13 ???? (unless i don't get the gist of how the whole thing works) shouldn't the number of characters shown in the encrypted file be the same in length as your password length ??
1c.) why is the password limited to only alphanumeric characters ? is it a limitation of the apache rules for .htpasswd ? (because using other characters would surely greatly enhance the password)
1d.) with my previous host i did have access to the level prior to the public path for my server. now i'm using shared godaddy hosting (linux) and i do not have such access. so what would my path be now if for example i wanted to protect the contents of folder 2 ? (ie: www.mysite.com/folder1/folder2/) and since i no longer have access to a level above the public folder, does this mean i shouldn't even bother with trying to use the apache .htpasswd/.htaccess method ?? (but if i should still use it, what ways can i make it - the using of the method - more secure ?)
thanks,



Reply With Quote



Bookmarks