if phpinfo() gives me this:
PATH /bin:/usr/bin
then shouldn't .htaccess on linux do the job with this:
AddType application/x-php .xml Action application/x-php /bin/php
PATH /bin:/usr/bin
then shouldn't .htaccess on linux do the job with this:
AddType application/x-php .xml Action application/x-php /bin/php