

Baby Web Server
1 like
This program was build as an alternative for Microsoft IIS . The main goal was to design a simple web server with support for ASP. Setting up Baby ASP Web Server is very easy: copy the executable to a directory of your choice, set the directory...
Features
- Support for Multiple threads
Tags
- real-time-server-log
- asp-support
Baby Web Server News & Activities
Highlights All activities
Recent activities
- POX removed Baby Web Server as alternative to Apache HTTP Server
Baby Web Server information
No comments or reviews, maybe you want to be first?
What is Baby Web Server?
This program was build as an alternative for
Microsoft IIS . The main goal was to design a simple web server with support for ASP. Setting up Baby ASP Web Server is very easy: copy the executable to a directory of your choice, set the directory of your webpages and it's ready to run!
Features:
- Multi threaded.
- Real time server log.
- Configure directory for webpages (same for all connections).
- Configure default HTML page.
- Support for GET, POST, and HEAD methods (form processing).
- Sends directory listing if default HTML is not found in directory.
- Native ASP support (Request, Response, Server, QueryString and Form collections, Session, etc).
- Cookie support (including 'arrays' and enumeration!).
- SSI (Server Side Includes) support.
- Statistics: total connections, successful and failed requests and more.
- limit: 5 simultaneous connections.


