Can I run PHP with FastCGI using the php:5-apache image?

So I created an image from php:5-apache and installed a few extensions, but I would like to know how to run PHP as CGI/FastCGI, is it something easy to achieve using this base image, or should I try a different approach?

see the normal config

1 Like