I gave the Railo Server Administrator update facility a try today. It's very nice. Plugging in http://dev.getrailo.org in the Update Provider text box brought my installation up to 3.1.2.007. I'm always quite impressed when automatic updates actua...
Read moreEnumerating all the ColdFusion 9 search collections, both Verity and Solr
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 more