Baby Web Server icon
Baby Web Server icon

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...

Baby Web Server screenshot 1

Cost / License

  • Free
  • Proprietary

Application type

Platforms

  • Windows

Features

  1.  Support for Multiple threads

Baby Web Server News & Activities

Highlights All activities

Recent activities

No activities found.

Baby Web Server information

AlternativeTo Category

Development
Baby Web Server was added to AlternativeTo by stepus53 on and this page was last updated .
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 icon 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.