Configure Apache and htaccess for different PHP versions

larry98765

Registered
Hi All,

I need to keep php 4 installed on my machine (OS X Tiger 10.4.3) for testing purposes, but would like to experiment with php 5 on a specific subdirectory.

Is there a way to set httpd.config to load both php 4 and 5 modules, and then on a directory-by-directory basis use htaccess to choose which one gets used?

If so, any specifics would be very much appreciated. I'm a newbie at configuring apache.

Thanks much

Larry
 
Back
Top