> Why would the CF server be able to write to that directory, 
> but not be able to read files from it using CFCONTENT? Is 
> the CFContent tag somehow passing just a file reference to 
> Apache and saying "Here... give 'em this file" rather than 
> loading the file into memory and passing the file *contents* 
> back?

On Windows, at least, the CFCONTENT tag is actually processed by the web
server plugin, and runs within the security context of the web server user
account.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to