My favorites | Sign in
Project Logo
                
Feeds:
Groups:
People details
Project owners:
  valenok
Project committers:
gimbec
Project contributors:
DavidSpe...@gmail.com, spsone1

Overview

Mongoose is an easy to use web server. It can be embedded into existing application to provide a web interface to it.

Mongoose web server executable is self-sufficient, it does not depend on anything to start serving requests. If it is copied to any directory and executed, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional config is required - for example, different listening port or IP-based access control, then a mongoose.conf file with respective options (see example) can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming.

Features

Mailing list

You can read it online, subscribe to, or send a message at http://groups.google.com/group/mongoose-users.









Hosted by Google Code