Posted by Joel Parish on 10/30/06 00:14
Add the following line to the .htaccess file in the directory (If there
is one, if not create it)
AddType application/x-httpd-php .php .cfm #add any other extentions
you want to be parsed
Hope this helps,
--Joel
On Oct 29, 1:53 pm, "Matthew256" <PRESENT...@gmail.com> wrote:
> I have a bunch of files with the extension .cfm with PHP code in them.
> It's a long story, but I need to keep the extension the same.
> Is there a way to make PHP parse the .cfm file?
> My web host says they can't do it on their end.
> Should I argue?
>
> Matthew
[Back to original message]
|