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

indexing .cfm files using Indexing Service on windows server 2008 and IIS 7.0

New Here ,
Feb 03, 2010 Feb 03, 2010

Hi All,

Anyone knows why .cfm files would not get indexed by Indexing Service on windows server 2008 and IIS 7.0.  This is a coldfusion website using Indexing Service for site search.  There are a lot of cfm pages indexed as unknown files.   Any clues on how this can be fixed?

Thanks!

497
Translate
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
Advisor ,
Feb 07, 2010 Feb 07, 2010
LATEST

You might try editing your registry so that *.cfm, *.cfc, and other ColdFusion related files are treated as text files by the Windows search feature.  See link below.

http://www.dougknox.com/xp/tips/xp_bad_search.htm

Disclaimer: I am not a Windows system admin.  You might try posting this question to a Windows specific forum.

Translate
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