CF2018 - second instance responds with Tomcat 403 Forbidden status on any CF resource
Greetings everybody,
we are currently running a Windows Server 2016 server with IIS. We have installed ColdFusion 2018 and successfully run one IIS website (let's call it "does.work.com") connected to the default "cfusion" instance.
The server has one IP.
Now we added a second instance (let's call it "dnw") via the Enterprise Manager in the CF administrator. Afterwards we added a second website to IIS. Let's call this website does-not.work.com. Since we only have one IP we're using two different host names and checked "Require Server Name Indication" for both websites.
does-not.work.com outputs HTML correctly.
After checking this we ran the Web Server Configuration Tool to connect the "does-not.work.com" IIS website to the second CF instance "dnw".
However (also after re-booting the server, re-starting IIS, re-starting the CF Application servers, ...) we receive the following error when calling any ColdFusion resources on does-not.work.com:
At the beginning we looked at missing permissions and also ran the Lockdown Wizard to lockdown the "dnw" instance. However we cannot seem to get it to work.
Unfortunately the error description is in German but roughly translated it means "The server understood the request, however denied authorization."
Can you please advise anything to help us to get this second website/second CF instance working?
Your help is greatly appreciated - thank you.
