Click to See Complete Forum and Search --> : Client Server Logon


silverliningboy
12-11-2007, 01:15 AM
I would like to offer a new service to my clients, but I don't know how to get there. I have a server where I store scanned copies of my client's files. I would like my client to be able to log onto my company website and view these files without altering or deleting them. How would I go about doing that?

ray326
12-11-2007, 10:32 PM
How many clients?

silverliningboy
12-12-2007, 01:34 PM
I anticipate that there will be 3-10 clients that will need to view their files, but I'd like to have a system that can handle up to 50 clients.

ray326
12-14-2007, 01:13 AM
I'd put each client's files into separate directories protected by Basic Authentication using an .htaccess file in each directory.