1 Monkey HTTP Daemon - Readme
2 ===========================
4 Monkey is a small WebServer written 100% in C developed for Linux
7 Actually Monkey is based on the document RFC2616 corresponding
8 to the specification of the protocol HTTP/1.1.
13 - Get, Post & Head method.
19 - Directories navigation
25 Our mailing list is a Google group, please feel free to join to share
26 your ideas or request help with something related to Monkey:
28 http://groups.google.com/group/monkeyd
30 or if you have some time, join to our irc channel on irc.freenode.net
35 Developed by : Eduardo Silva Pereira
37 E-mail : edsiper@gmail.com
38 IRC : irc.freenode.net #monkeyd (edsiper)
40 Home project : http://www.monkey-project.com
42 I am open to suggestions and criticisms, if you have an idea, found a
43 bug, don't hesitate to report it to find a solution and if you have it,
44 send it to include your code.