Well, we found the problem.
Now, we just have to figure out how to work around it.
We have entries in the WEB.XML file to treat .htm files like .cfm files, and to treat .html files like .cfml files. This is to accommodate statistics gathering code that needs to be processed by the ColdFusion JRun process. In the Windows 2000 environment, this works fine, allowing Webinator to still function correctly. In the Windows 2003 environment, it does NOT work. It prevents the .../dowalk/xxx.html calls from getting to the cgi handler at all.
If you have suggestions, let us know. Otherwise we may have to look at changing all html files to htm and allowing html for Webinator and .htm for our static web content that needs to be tracked.
BTW, Yes, the -dump works with dowalk?-dump, but not with dowalk/xxx.html?-dump
Now, we just have to figure out how to work around it.
We have entries in the WEB.XML file to treat .htm files like .cfm files, and to treat .html files like .cfml files. This is to accommodate statistics gathering code that needs to be processed by the ColdFusion JRun process. In the Windows 2000 environment, this works fine, allowing Webinator to still function correctly. In the Windows 2003 environment, it does NOT work. It prevents the .../dowalk/xxx.html calls from getting to the cgi handler at all.
If you have suggestions, let us know. Otherwise we may have to look at changing all html files to htm and allowing html for Webinator and .htm for our static web content that needs to be tracked.
BTW, Yes, the -dump works with dowalk?-dump, but not with dowalk/xxx.html?-dump