I've searched here and on the web for this answer. It may be in my face or I am having a hard time understanding. I know what to put in .htaccess to default the use of php5 instead of php4, but I just don't know hwere.
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
do I just take the above. name a file .htaccess and then put it in there. Is that it? please help.