 Monkey HTTP Daemon - Readme
 ===========================

 Monkey is a Fast and Lighweight Web Server for Linux plataform.

 Actually Monkey is based on the document RFC2616 corresponding 
 to the specification of the protocol HTTP/1.1.

 Features
 ======== 

 - HTTP/1.1 Compliant
 - Hybrid Networking Model: Asynchrounous mode + fixed Threads
 - Easy unix style configuration
 - Virtual Hosts
 - Pipelining
 - Resume of connections
 - Server user's home directories
 - Log files
 - Cheetah Plugin: Monkey Shell
 - Security Plugin: Restrict access by URI and IP ranges

 Contact us!!
 ============
 Our mailing list is a Google group, please feel free to join to share
 your ideas or request help with something related to Monkey:

   http://groups.google.com/group/monkeyd

 or if you have some time, join to our irc channel on irc.freenode.net
 on #monkeyd.

 About me
 ========
 Developed by	: Eduardo Silva Pereira
 Country	: Chile
 E-mail	     	: edsiper@gmail.com
 IRC          	: irc.freenode.net #monkeyd (edsiper)
 ICQ	     	: 33799244
 Home project 	: http://www.monkey-project.com

 I am open to suggestions and criticisms, if you have an idea, found a
 bug, don't hesitate to report it to find a solution and if you have it,
 send it to include your code.
