NAME

fastishcgi - cgi-fastcgi bridge

VERSION

version 0.001

SYNOPSIS

fastishcgi.pl [options]

Options: --help brief help message

OPTIONS

--help|-h

Basic help message

--manual|-m

Full manual

--ip <ip address>

IP to listen on, defaults to 127.0.0.1

--port|-p <port>

Port to listen on, defaults to 4001

--socket|-s <path>

UNIX socket to listen on. Defaults to INET socket.

--css <path>

Path to a stylesheet for error pages as it will be passed to the web server e.g. "http://myserver/error.css" or just "/error.css"

--debug|-D

Debugging messages will be enabled and outputted on STDERR

--stderr

By default, errors are sent to syslog only. This flag also copies errors to stderr, which usually gets logged by the webserver

AUTHOR

Ioan Rogers <ioan.rogers@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by Ioan Rogers.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)