thanks for your reply - I'm just trying to figure out how I can password protect a subfolder of my website. For instance, let's say I have a site publically viewable, and I have a subfolder called 'private', is there a an easy way to manage users so that I can create a few profiles that have access (via username and password) to the 'private' folder???
Since I posted this question I figured out that the SMEServer runs apache to serve the pages. So I've been reading up on apache documentation concerning this issue. But everything it tells me to do (use htpasswd to create a password file, and use .htaccess files to set "require [user]" dont seem to be having any affect. I thought this might be because I am trying to access from an IP address considered on the LAN with the webserver, so I will try tonight accessing it from home.
I'd just like any information that anyone has relating to this! Please let me know if I am barking up the wrong tree, or if not, some clues / places to enlighten myself on authenticating users to private areas of my website.
Just to make sure you're questions are answered:
1) I made my website with notepad, all simple standard html files
2) not sure what you mean by 'frame-work'...please let me know
3) hopefully you know what I'm talking about from the above paragraphs
Thanks again for any help! - Gregori