| Server IP : 89.117.53.150 / Your IP : 216.73.216.11 Web Server : Apache System : Linux server2.hostofiraq.site 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : iscmbt-kufa-atu ( 1014) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/fcgiwrap/ |
Upload File : |
fcgiwrap for Debian ========================== Number of processes ------------------- By default the package starts one wrapper, if you need more than that you can add the variable 'FCGI_CHILDREN' to the /etc/default/fcgiwrap file; i.e. to launch 3 processes do the following: echo "FCGI_CHILDREN=3" > /etc/default/fcgiwrap /etc/init.d/fcgiwrap restart Nginx configuration ------------------- To support debian cgi-bin scripts on nginx add the following to your server configuration: include /usr/share/doc/fcgiwrap/examples/nginx.conf; Monit configuration ------------------- To monitor the fcgiwrap daemon with the monit program add the following to your /etc/monit/monitrc file: include /usr/share/doc/fcgiwrap/examples/monitrc; -- Sergio Talens-Oliag <sto@debian.org> Thu, 02 Apr 2009 15:44:10 +0200