> -----Original Message-----
> From: John Paitel [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 18, 2001 6:55 PM
> To: CF-Talk
> Subject: Security
>
>
> Since I am asking newbie type questions today...
>
> Security. I am designing a database access site, and I am going to
> have
> secured pages for the database manipulation pages.
>
> Do I need to worry about security before I program the application
> pages?
> Or is this something that you can "lock" later?

You should, but at first you can have your webserver administrator 
set up
the challenge/response security on the directories you have the 
templates
in.  Once they are working, you can set up the rest of the security 
later by
whatever method you want.  I know in IIS you can set up 
challenge/response
on individual files if necessary.

Russel


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to