Skip to main content
eccentricDBA
Inspiring
May 19, 2014
Answered

IIS 8.5 features needed for ColdFusion 11

  • May 19, 2014
  • 1 reply
  • 2626 views

What are the required IIS 8.5 features need to run ColdFusion 11?

Would the following install the correct features?  Should something be added or removed from this list?

add-windowsfeature Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-App-Dev,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Request-Monitor,Web-Security,Web-Filtering,Web-Performance,Web-Stat-Compression,Web-Mgmt-Tools,Web-Mgmt-Console

This topic has been closed for replies.
Correct answer Anit_Kumar

You can select as many features in IIS, you need. What are required, shown in the below screenshot.

Regards,

Anit Kumar

1 reply

Anit_Kumar
Anit_KumarCorrect answer
Inspiring
May 19, 2014

You can select as many features in IIS, you need. What are required, shown in the below screenshot.

Regards,

Anit Kumar

eccentricDBA
Inspiring
May 19, 2014

Anit,

Thank you. I was looking for required features.

--Carlton