Ah, then just add the one for the php5 and it will point correctly, if you need php5.

This is true for recursive directories. For instance, I have a client site that has an administration console that uses a class written for php5. For the /administration part of the website, I added that line to the .htaccess and it works fine. The rest of the top-level site, though, still is under php4 by default.

Hope that helps.

CharlesH