X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=etc%2Fashd%2Fdirplex.d%2Fphp.rc;h=f5f689ef837449588628266cca144644359777e6;hp=bf0ecbeb28b879e53c853e37c0f07f80f1df24ee;hb=5283d505fcdfd7079e491b482a9f2367ff024201;hpb=77a840e52bd16bdcfffec75cb5e7f4a2315d7cf5 diff --git a/etc/ashd/dirplex.d/php.rc b/etc/ashd/dirplex.d/php.rc index bf0ecbe..f5f689e 100644 --- a/etc/ashd/dirplex.d/php.rc +++ b/etc/ashd/dirplex.d/php.rc @@ -4,3 +4,10 @@ fchild php match filename *.php handler php + +# Use the following configuration to use FCGI with PHP instead of +# ordinary CGI. Adjust the number of processes as you wish (see +# multifscgi(1) for details). +# +# child php +# exec callfcgi multifscgi 3 php-cgi