etc: Added a commented-out section for using FCGI PHP.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Dec 2011 02:59:07 +0000 (03:59 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 13 Dec 2011 02:59:07 +0000 (03:59 +0100)
etc/ashd/dirplex.d/php.rc

index bf0ecbe..f5f689e 100644 (file)
@@ -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