Hi All,
How do I just add a new entry to the [Types] section in the fcgiext.ini via the fcgiconfig.js
I want to have multiple sites use the same [php529] section.
php:SITEID00=php529
php:SITEID01=php529
php:SITEID02=php529
How do I do this from the command fcgiconfig.js
Cheers
Adam
; -----------
; fcgiext.ini
; -----------
;
[Types]
php:396198718=php529
[php529]
ExePath=d:\system\php5.2.9\php-cgi.exe
EnvironmentVars=PHPRC:D:\system\php5.2.9,MIBDIRS:D:\system\php5.2.9\extras\mibs,PHP_FCGI_MAX_REQUESTS:10000
InstanceMaxRequests=10000
RequestTimeout=3600
ActivityTimeout=3600