I installed the new ColdFusion version 2016, and have it and the old ColdFusion 10 version both installed on different ports. However, when I browse the site, both give me the same error:
http://localhost:8550/workingcart/js/fancyBox/jquery.fancybox.css
HTTP Status 404 - /workingcart/js/fancyBox/helpers/jquery.fancybox-thumbs.css
type Status report
message /workingcart/js/fancyBox/helpers/jquery.fancybox-thumbs.css
description The requested resource is not available. Apache Tomcat/8.0.27
even if the file exists on the file system. I checked google, looked at couple of forums, but could not find a way to fix it. Does anyone know how to resolve it?
The site does load, but only, if I supply index.cfm
to end of the url. Otherwise, it shows the same error, but it does not load internal files.