Or use the .htaccess addhandler method in the subdomain or site subdirectory to specify handler for php:
AddHandler application/x-httpd-php5 .php
someone posted a reference on how to set this up.
On 26.03.2007, at 17:21, Earnie Boyd wrote:
> Would it not be possible to execute a second instance of apache
> giving a configuration file other than the default one that pointed
> its virtual services to php5? I think I'll go try this now.
Run that Apache on Port 81.
Konstantin Käfer – http://kkaefer.com/