Coldfusion 2016+Windows 2012 R2有时候出现以下的错误。好像这个错误还是挺常见的。
错误信息如下:
HTTP Status 403 – Forbidden
Type Status Report
Description The server understood the request but refuses to authorize it.
Apache Tomcat/8.5.42
问题所在:
在于IIS不能链接到Tomcat. Tomcat拒绝服务。应该是Coldfusion的服务问题。
简单的解决:
这个方法不一定会对所有的类似问题有效。不过可以试一试。
- 打开Web Server Configuration Tool

- 把IIS服务器暂停
- 在Web Server Configuration Tool里,把里面的东西全部删除。

当使用Coldfusion 2016+Windows 2012 R2时,可能会遇到HTTP Status 403 – Forbidden错误。此问题源于IIS与Tomcat的连接问题,可能由Coldfusion服务故障导致。解决方案包括暂停IIS,通过Web Server Configuration Tool删除IIS配置,然后重启IIS,并重新添加配置。如问题仍存在,可尝试重启IIS和Coldfusion服务。

812

被折叠的 条评论
为什么被折叠?



