I am in the midst of moving my sites from CF7 to the latest release of
Railo. I have my BlogCFC site sort of working in that if you reference
the main blog page with the index.cfm it displays fine. If I leave off
the index.cfm, the browser downloads the connector!
THIS WORKS:
http://www.mkville.com/blog/index.cfm
THIS DOES NOT WORK:
http://www.mkville.com/blog/
Any ideas?