not in the php.ini file, in the apache config file (usually httpd.conf) Since you didnt specify, I assume you're using apache.
find the line that looks like this:
Add Type application/x-httpd-php4 .php
Dont get rid of .php, but add a new one:
Add Type application/x-httpd-php4 .php .ws