Videos
Blogs
I recently installed ColdFusion 2021 (Developer edition) on a Windows 10 workstation. I am using the built-in web server (port 8500) under: C:ColdFusion2021cfusionwwwroot I created a folder called “newSite” within the newsite I have a folder called “images” — newsiteimages If I go to http://127.0.0.1:8500/CFIDE (everythig works GREAT and CF related images are shown) If I go to http://127.0.01:8500/newSite/index.cfm (which has an image referenced as: /newSite/images/myimage.png) The image does not show and when inspecting the document it states : Failed […]
Upcoming Events