I am developing several projects on localhost with Apach and PHP on Ubuntu 13.10. phpinfo() command shows "Server API" is "Apache 2.0 Handler" I want to be FPM/FastCGI. I tried to use that manual:
http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
but it didn't change anything. And all manuals on the internet are different so I don't understand which one I should follow.