I suspect there is something incomplete about the website/ColdFusion 
integration.  If I call a complete URL, all is well (http://website/index.cfm). 
 But, if I leave off the file, relying on the defaults to process, the 
index.cfm file is found by the web server (Windows 2000), but it is not handed 
off to the ColdFusion server.  The file is delivered as text to the browser, 
thus just showing the code in the file.

Example of output for a link such as http://website/

<cfdirectory directory="#getDirectoryFromPath(getCurrentTemplatePath())#" 
action="list" name="dir">

<cfdump var="#dir#">

NOTE:  This is the output in the browser, the CFML was not processed.

Does anybody know how to fix this off the top of their head?  I'm sure it is 
some kind of setting or configuration, but I have no clue where to start 
looking.

ColdFusion MX 6.1
Windows 2000 Server

Thank You

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184307
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to