Same type of question.. I am running Apache 2.0.44, Cold Fusion MX, and PHP 4.2.2. I have php and cfmx configured in the conf.d directory. cfm files go to cold fusion, and php to php of course. But what I want is a way to have both process a single file. So I can combine php syntax and coldfusion tags into the same document.
I would like it configured so like a .cfp file or something would be processed by both. I do not want every single .php or .cfm file running though two languages.
Any ideas or help would be great.