RDS not working in Coldfusion 2021 update 16
On my local development configuration with IIS 10 and Coldfusion 2021 Update 16, the access of the IDE to RDS does not work any more via IIS.
In the isapi_redirect.log file I see the following lines:
[Thu Oct 10 10:46:00.677 2024] [11236:21128] [warn] jk_check_path::jk_util.c (2476): Blocking this uri: [/CFIDE/main/ide.cfm] since its starting with cfide
If I change the port to the port used by Coldfusion Administrator in the IDE, RDS works, but I am still not able to use the debugger. The message received is the following:

(I know that Coldfusion builder is EOL and I actually use Visual Studio Code for development, but I was still not able to get the debugger to work there, so I use Coldfusion builder for debugging at the moment)
Any idea, how to configure this?
