Quote Originally Posted by moonshield
forcetype does not work on some servers, use the following:

<Files FILENAME>
SetHandler application/x-httpd-php
ForceType application/x-httpd-php
</Files>
Thanks moonshield.
I write a hack to change that CMS.
it not simple, I must change several files and modules.