Section: Maintenance Commands (8)Updated: February 26, 2008Local indexUp
NAME
monkey - a small HTTP/1.1 webserser
SYNOPSIS
Usage : monkey [-c directory] [-D] [-v] [-h]
Available options:
-b run Monkey in benchmark mode, limits are disabled
-c directory specify directory from configuration files
-D run Monkey as daemon
-v show version number
-h this help
DESCRIPTION
Monkey is a small http server. The objective is to develop a fast, efficient, small and easy to configure web server. Actually Monkey is based on the document RFC2616 corresponding to the specification of the protocol HTTP/1.1.
FEATURES
- Get, Post & Head method.
- CGI & PHP
- Multithreading
- Config files.
- Mime types
- VirtualHost
- Directories navigation
- Deny by URL & IP
- Resume