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

How to add .cfm as a MIME type in IIS

Explorer ,
Mar 04, 2022 Mar 04, 2022

Copy link to clipboard

Copied

Hi, I have configured IIS and installed Cold Fusion 2021. When I try to launch the website URL, I am receiving 404 message: HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map. How can I add a Mime in the handler mapping? Thanks.

Views

1.7K

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
Community Expert ,
Mar 05, 2022 Mar 05, 2022

Copy link to clipboard

Copied

LATEST

Suggestions:

  1.  This could be an IIS problem rather than a ColdFusion problem. Have you ruled that out? 
         Begin, for example, by following the steps to solve the HTTP 404.3 Error in IIS.
        Restart IIS.
        Restart ColdFusion.
        Is the problem solved?
  2. If not, run the Web Server Configuration Tool, \cfusion\runtime\bin\wsconfig.exe. "Add" the web site once again.

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