Baby ASP Web Server - Version 1.63 This small (baby) Web server has only the most necessary features.Features:- Multi threaded.- Real time server log.- Configure directory for web pages (same for all connections).- Configure default HTML page.- Support for GET, POST and HEAD methods.- Sends directory listing if default HTML is not found in directory.- Basic error handling (no custom messages yet).- ASP support (Request, Response, Server and Form collections)- Cookie support (including 'arrays' and enumeration!)- Session support- SSI (Server Side Includes) support- Support for SSL (Secure Socket Layer).