File "php.fastcgi"

Full Path: /home/school/sites/sad3.ayagoz-roo.kz/cgi-bin/php.fastcgi
File size: 182 bytes
MIME-type: text/x-shellscript
Charset: utf-8

#!/bin/sh
PHPRC=/etc/php74w/php.ini
PHP_FCGI_CHILDREN=4
PHP_FCGI_MAX_REQUESTS=1000
export PHPRC
export PHP_FCGI_CHILDREN
export PHP_FCGI_MAX_REQUESTS
exec /usr/bin/php74/bin/php-cgi