While working on an application that configures ColdFusion for various other web applications deployed on multiple instances, I learned something about the new behavior of CFCOLLECTION for ColdFusion 9. Now that it supports two search engines (Ver...
Read moreSetting Apache request headers with environment variable values.
This is an Apache tip for picking up environment variables and placing them into the request headers, presumably so that a web application server can have access to information it would not otherwise have. It seems like the following would be a p...
Read moreFix for JRun connector not working with rewrite, but working fine with URIs including .cfm
I just encountered an interesting set of circumstances that was messing with my Windows "Server" 2003 + ColdFusion 9 + Apache 2.2 + mod_rewrite installation. I ran the JRun Web Server Configuration Tool to create the necessary mod_jrun22 connector...
Read more