Is it possible / how can you set up IIS to run .whatever as .php files.
Also how would you configure apache to do the same.
Thanks you.
I dont know how to do that on a IIS but on apache you have to add to your httpd.conf the following :
AddType application/x-httpd-php .yourtype