Found it.
http://coolfusion.com/products/iauth/
Mik
At 11:26 PM 11/6/2007, Mik Muller wrote:
>Yeah, I thought about that. Problem is some of the video files are massive,
>and I don't want to tie up a CF process for that long. If I remember
>correctly, this server app does a quick check based on my own auth sceme and
>then hands the process off to IIS.
>
>Mik
>
>
>At 02:14 PM 11/6/2007, Larry Lyons wrote:
>>> Hey folks,
>>>
>>> A while back there was a discussion about a server-side app that works
>>> with CF to secure non-CFM files, ie; doc, pdf, etc., into whatever
>>> auth scheme you're using in your CF application.
>>>
>>> For the life of me I can't remember the app, or find that thread. Can
>>> anyone direct me in the right direction?
>>>
>>> Thanks,
>>>
>>> Mik
>>>
>>
>>Try this, move your non-cf files off the web root. Then only access them
>>through cfcontent, only after the user has been properly authenticated using
>>whatever scheme you choose.
>>
>> <cfcontent type="application/pdf" file="#absolutePath2targetPDF#"
>> deletefile="No" />
>> <cfheader name="Content-Disposition" value="inline;
>> filename=#vabsolutePath2targetPDF#" />
>>
>>hth,
>>
>>larry
>>
>>--
>>Larry C. Lyons
>>Web Analyst
>>BEI Resources
>>American Type Culture Collection
>>http://www.beiresources.org
>>email: llyons(at)atcc(dot)org
>>tel: 703.365.2700.2678
>>--
>>
>>
>>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292839
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4