Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by pctony: http://wiki.apache.org/httpd/ScratchPad/PHPPerVhost ------------------------------------------------------------------------------ {{{ AddHandler application/x-httpd-php .php .phtml - Action application/x-httpd-php modules/libphp5.so }}} If you just add this to your main server config, it will use the PHP5 module. This will then apply to all vhosts.
