Sorry if I'm interfering in your topic, but I didn't want to make another .htaccess help topic.
Ok, as a few of you know I'm not very experienced. I want to protect some files with .htaccess and .htpasswd, and I'm following a tutorial, and it says I need the full path to the folder:
QUOTE
/full/path/to/.htpasswd should be the full path to the .htpasswd file that you uploaded earlier. The full path is the path to the file from the Web server's volume root - for example, /home/username/.htpasswd or C:\wwwroot\username\.htpasswd. (If you're not sure of the full path to your site or home directory, ask your Web hosting company for this info.)
I'm so sorry, I'm still learning, does that mean like /directory/directory/file or something else?
-JC