下载mod_fcgid.so
view code
1 2 fcgidinitialenv phprc c:\php\php-5.4.4-nts-win32-vc9-x86 3 addhandler fcgid-script .fcgi .php 4 fcgidmaxrequestsperprocess 1000 5 fcgidmaxprocesses 5 6 fcgidiotimeout 120 7 fcgididletimeout 120 8 fcgidwrapper c:\php\php-5.4.4-nts-win32-vc9-x86\php-cgi.exe .php 9 10 addtype application/x-httpd-php .php11 addtype application/x-httpd-php .phtml12