Copy link to clipboard
Copied
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!
Copy link to clipboard
Copied
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.