|
Posted by Metin Savignano on 06/02/06 20:34
> Since our existing sites are much to large to test and update to run under
> PHP 5, I want to investigate whether we can install PHP 5 and configure
> Apache to use PHP 4 for all the existings sites and use PHP 5 for the new
> one.
>
> Has anyone successfully done this, and how?
Yes, you can do that. You have to setup different application types in
the Apache conf, and then you can map the php suffix to any of them.
This can be done on a per-directory base using .htaccess (will be
propagated to all directories underneath as well).
HTH-!
Navigation:
[Reply to this message]
|