Question
Avoiding infinite loop with cfinclude?
Every once in a while it happens. Someone inadvertently has a
file, "filename.cfm" with an include like <cfinclude
template="filename.cfm"> and it is as simple as that... when
requested an infinite loop situation is at hand and the server goes
down. On a very large site with multiple developers, this is almost
inevitable, so...
Is there a way I can configure CF or use CFInclude so that this doesn't happen?
thanks,
Chuck
Is there a way I can configure CF or use CFInclude so that this doesn't happen?
thanks,
Chuck
