> If you want to protect the entire directory, use the Application.cfm
> file to handle it.
>
> <CFIF Not Isdefined("session.isloggedin")>
> <cflocation url=""> > </cfif>

That doesn't protect non-cf pages unless you make a mapping in the cf
administrator to parse the desired file extension through the cf engine as
well. I haven't seen this done globally for any extension though and I don't
know that you'd want to handle it that way.

I'm actually intrigued that .Net has a way to do this. I know next to
nothing about .Net

-Kevin
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to