Help for this page
AppApth C:\perl\bin\perl.exe Args [empty] BindPath php-fcgi
use FCGI; ... while($request->Accept() >= 0) { print("Content-type: text/html\r\n\r\n", ++$count); }