I wanted to use IIS for this. But I have not been able to do it so far, there are always “path problems” and “file not found” errors. Is this even possible? Actually it is a web hosting for internal purpose. If you can’t do it with IIS, then how?
We would appreciate it very much if someone could give us instructions on how to do this. So far we have not found any instructions. Thank you very much!
OS: Windows Server 2025 Java Version: bundled Tomcat Version: bundled Lucee Version: 6.2.1.122
does index.htm with hello in it work out of the right directory (whatever your iis webroot is?)
does an index.cfm with <cfoutput>#now()#</cfoutput> render and show the current date/time (also chuck an application.cfc in here with this.name = "test"; defined if it throws cf error to eliminated root searching)
if error, what directory is the erroir pointing to (and what directory is iis pointing to)
The installer: (sometimes download has been corrupted)