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

Oracle 12c and ColdFusion 2018

Explorer ,
Mar 19, 2020 Mar 19, 2020

Copy link to clipboard

Copied

Hello,

   We are using Oracle 12c and ColdFusion 2018.
     I am trying to make the index.cfm page the default page instead of default.cfm page as default and this is not working on our Dev server, it worked correctly on our test server, both Dev and test are on Windows 2019 servers.
 
Thanks
IQ

Views

430

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
LEGEND ,
Mar 19, 2020 Mar 19, 2020

Copy link to clipboard

Copied

LATEST

Default documents are declared in the webserver (IIS or Apache).  I've never done it, myself, but it's a setting/config on the webserver, not CF server.

 

HTH,

 

^ _ ^

 

UPDATE:

https://tecadmin.net/set-default-document-in-iis/ for IIS

https://mkyong.com/apache/how-to-set-change-default-page-in-apache/ in Apache

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