So I just load both modules in httpd.conf and add the correct line 'suPHP_Engine on' or 'PHP_Engine on' in the vhost?
Where do I put the specific handlers? In the vhost? And just one 'AddType application/x-httpd-php .php' rule globally? -- Niels Postma On Mar 27, 2011, at 7:38 PM, Alex Nordlund wrote: > On Sun, Mar 27, 2011 at 6:29 PM, Niels Postma | FoolProof > <[email protected]> wrote: >> What is the correct way to do this? All my efforts resulted in suPHP not >> running at all and PHP taking over. > > Disable both globally, enable per vhost. > > --- > //Alex > _______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
