It would be nice, but I was unable to get this working for CF2021.
g
gsr
08/11/2022, 12:50 PM
oh ok, also can i create multiple connectors in web configuration tool, like one of the connectors is all in IIS and one i have to create now, so will automatically handle it or i need to create a seperate one
j
jakobward
08/11/2022, 12:52 PM
It should just be one connector. Then you manage your domains in IIS ( or Apache, i.e. ).
g
gsr
08/11/2022, 12:56 PM
ok, so then i will update the virtual directories to point to the IIS isapi webconfig on my coldfusion folder - correct
j
jakobward
08/11/2022, 1:07 PM
Set up new website in IIS:
Create virtual directory for Jakarta:
C:\ColdFusion2018\config\wsconfig1
Create virtual directory for cf_scripts: C:\ColdFusion2018\cfusion\wwwroot\cf_scripts
CHECK Bindings
jakobward
08/11/2022, 1:09 PM
That’s from my notes, which I use and works. But, yes, and it looks like #7 covers that or something similar on the URL you provided. Other than that, I don’t know. 🙂