> Does anyone know why this is the case, and how to fix it?

IIS doesn't access the files directly.  It hands the request off to the
ColdFusion server and it reads the files and returns the content.  You would
need to disable anonymous access to the file/folder in IIS to ensure the
user is authenticated before hitting those pages.


-Justin


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323089
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to