• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Is ColdFusion 2021 Developer Edition using Apache?

Community Beginner ,
Apr 06, 2021 Apr 06, 2021

Copy link to clipboard

Copied

I've installed ColdFusion 2021 developer edition on a Windows machine.  I accepted the defaults when installing.  Did this install Apache for the web host or IIS or something else?  

Views

325

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guide , Apr 06, 2021 Apr 06, 2021

Hello Malcom,

 

CF2021 would have installed tomcat as a web server connector. If port 8500 was available it would use that for tomcat HTTP web server to run CFadmin on. Suggest use Windows tools to install IIS then use CF WSCONFIG to connect CF to IIS.

 

This might help https://helpx.adobe.com/coldfusion/user-guide.html/coldfusion/installing/configuring-your-system.ug.html see chapter “Configuring IIS in Windows”

 

Hope that helps, Carl.

Votes

Translate

Translate
Guide ,
Apr 06, 2021 Apr 06, 2021

Copy link to clipboard

Copied

LATEST

Hello Malcom,

 

CF2021 would have installed tomcat as a web server connector. If port 8500 was available it would use that for tomcat HTTP web server to run CFadmin on. Suggest use Windows tools to install IIS then use CF WSCONFIG to connect CF to IIS.

 

This might help https://helpx.adobe.com/coldfusion/user-guide.html/coldfusion/installing/configuring-your-system.ug.... see chapter “Configuring IIS in Windows”

 

Hope that helps, Carl.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation