Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating directories and sub-directories

Status
Not open for further replies.

sknyppy

Programmer
May 14, 1999
137
US
Goal:
I need the ability to create directories & subdirectories at will and assign a username/password authenication to each directory for file access.
Any ideas or existing tags out there?

Example:
Say I create a directory called 'X' and inside 'X' I have three subdirectories - 'a','b','c'. Inside of 'c' I have a file called secretpage.doc.

I need the ability to password protect each directory with a unique username/password to prevent unauthorized viewing of files. Also how would I prevent a user from typing
into a browser and viewing the file without first being authenticated?

Thanks,
~Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top