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

Can CFadmin run over IIS instead of the internal web server?

New Here ,
Jul 29, 2022 Jul 29, 2022

Copy link to clipboard

Copied

The latest DOD STIG for CF is for version 11, but I have to used even if its just in spirit.  It calls for the internal tomcat webserver to be disabled.

 

I could be wrong but it seems that even though I've configure all the IIS websites to run with CF, the admin pages are still being served by the internal webserver by default, yes? Is there a way to serve the admin pages over IIS so I can disable the internal web server?

 

Thanks.

Views

176

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

Adobe Employee , Jul 29, 2022 Jul 29, 2022

Please follow below steps for accessing Coldfusion Admin page through IIS

 

1. Add a Virtual Directory CFIDE which will point to \ColdFusion2018\cfusion\wwwroot\CFIDE\

RaviShankarChagnur_0-1659123161377.png

2. Navigate  to connector folder \ColdFusion2018\config\wsconfig\magic folder. Take the backup of uriworkermap.properties file and then open it and uncomment the CFIDE. So the mapping looks something like this after uncommenting it.

RaviShankarChagnur_1-1659123199902.png

3 Restart IIS and you can access Admin through IIS

Votes

Translate

Translate
Adobe Employee ,
Jul 29, 2022 Jul 29, 2022

Copy link to clipboard

Copied

Please follow below steps for accessing Coldfusion Admin page through IIS

 

1. Add a Virtual Directory CFIDE which will point to \ColdFusion2018\cfusion\wwwroot\CFIDE\

RaviShankarChagnur_0-1659123161377.png

2. Navigate  to connector folder \ColdFusion2018\config\wsconfig\magic folder. Take the backup of uriworkermap.properties file and then open it and uncomment the CFIDE. So the mapping looks something like this after uncommenting it.

RaviShankarChagnur_1-1659123199902.png

3 Restart IIS and you can access Admin through IIS

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
New Here ,
Jul 29, 2022 Jul 29, 2022

Copy link to clipboard

Copied

LATEST

Thank you very much!!

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