You could use a batch file or WSH script to change the permissions of every
file with a specific file extension. This could be very cumbersome with a
lot of files and/or an active development environment. A better way would be
to create an ISAPI filter. Since you want to restrict access to a wide range
of file types this seems like the best answer. Otherwise, you'd have to
implement a mix of access control methods.
Steve
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 23, 2000 5:30 PM
To: [EMAIL PROTECTED]
Subject: authorize pages
can anyone tell me how to restrict access to all web pages
(*.htm,*.html,*.txt,*.cfm,*.asp,...) using a database to look up
login/passwd.
this is running on NT/IIS and does not have to be written in CF.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.