etc: Added a commented-out section for using FCGI PHP.
[ashd.git] / 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