chickadee » coq-au-vin » run

run LISTEN-PORT #!optional (testing #f)procedure

Runs the FastCGI server on LISTEN-PORT, which may be either a TCP port (integer) or a unix socket (string). See the fastcgi documentation for more information. The TESTING parameter disables the HTTPS-only requirement for secured resources.