Hugo Leisink
2 August 2011, 21:13
Yes, that is possible.
When using normal CGI, Google for the PHPRC environment variable. This can be set per virtual host via the SetEnv option in hiawatha.conf.
When using FastCGI PHP, use a seperate FastCGI daemon per virtual host and use a different PHP configuration file per daemon (see php-fcgi manual page).
This topic has been closed.