I'm reading a bunch of of writreups on using php in apache 2.4 and everything is coming down very much against using mod_php as I've been doing for… well, ages. But the configuration at setup for using php-fpm seems unnecessarily convoluted. As I understand it, you setup a proxy and then send php files via that proxy, which means adjusting every vhost on the server. Is there a way to setup php-amp so that it basically works the way mod-php did, in that all .php files are processed simply used on their extension? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php