That is odd. The cfincluded pages aren't trying to submit to themselves or something?
Unless there's some real black majick going on with the JRun connector, that shouldn't be happening. :) :Den -- "You don't understand! I coulda had class. I coulda been a contender. I could've been somebody, instead of a bum, which is what I am." On Fri, Jun 11, 2010 at 5:12 PM, Spencer K wrote: > > I have a bit of a puzzle here... > > I have a set of .cfm includes in /proj_includes > > To stop people accessing those includes directly, I have an .htaccess file > that denies all. > > The main templates are in the root directory, and they include these > templates like this: > <cfinclude template="/proj_includes/x.cfm"> > > What I'm seeing in my apache error log is an error message every time anyone > loads that root template. It's saying "client denied by server > configuration: /proj_includes/x.cfm". > > That doesn't make sense to me though. CFINCLUDE is something that CF does > internally by the file system, isn't it? How on earth is apache getting > involved? How does it even KNOW that /proj_includes/x.cfm is being touched? > > Very confused.... any thoughts? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334498 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

