This is a small Web server with the following feature: - Multi threaded. - Real time server log. - Support for GET, POST and HEAD methods. - Basic error handling (no custom messages yet). - Native ASP support (Request, Response, Server and Form collections) - CGI support for running PHP, Perl, MySQL and much more! - Cookie support (including arrays and enumeration!) - Session support - Virtual Directories - Multiple domains. - Authentication (password protected directories). - SSI (Server Side Includes) support - Support for SSL (Secure Socket Layer).