Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This one you must see! After stripping out
comments, you get ca. 2Kb script. Serves static
HTML/ASCII pages, ELF binaries, bash/perl scripts,
GIF images. adding any other content type is
trivial. Should be installed in /etc/inetd.conf.
Alcove virtuelle is a phpgroupware application based on the phpgroupware calendar and adapted to suit the features required for our school: i.e. permission to send an item to other people according to their status.
mod_ispman is an apache module that interfaces with ISPMan (http://www.ispman.org/). It will take care of virtual hosts, authentication and authorisation. It will maintain a local cache to keep hits on the LDAP server low and performance up.
Surfboard is a small, simple httpd designed to be set up in a minumum of time and with a minimum of fuss. CGI is supported, and so are custom CGI handlers for various file extensions (eg .php - yes, it works!)
POST support is not there, but in the works.
A small, light-weight, HTTP server implementation in 100% Java, capable of executing servlets. It's primary goal is to be small and fast, rather than feature packed. Perfect as an embedded server in other programs.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
tinyhttpd is a relatively simple webserver I wrote for a school project. While exceedingly simple, tinyhttpd is threaded and handles basic CGI scripts! This is an educational tool to demonstrate the concepts behind http.
Web site statistic system - The sytem collects any sort of data about a web site, store in a data base and present statistics in html form
(popularity of the site, speed or quality of service, state of the server, traffic to other sites, etc. ).
mergelog is a small C program which merges by date HTTP log files in 'Common Log Format' from Web servers behind round-robin DNS. It can easily process huge log files and is much faster than multisort.
Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
A simplified web server. The code generates a library which may be linked directly against CGI programs written in "C". Fully instrumented, it can extent web based memory and file tracking to any program.
It's a HTTP proxy that serves web sites stored inside archives, decompressing things on-the-fly, as needed.
ZeeProxy currently can serve sites stored inside TAR files, TAR files compressed with RAZip and TAR files compressed with GZIP.
A set of libraries and utilities allowing Python programmers to write servlet-like HTTP request handlers, with transparent session management and other facilities.
Generates JPEG images on the fly. The content is a mixure of xml-template based
data, like which pic-set and font should be used, and the url specific
date, like which pic from the pic-set and which text should be rendered.
The project aims to provide additional functionality to the OpenSRS manage.cgi enabling a Registration Service Provider (RSP) to offer value-added web hosting services such as domain forwarding to its domain registration clients.
A very simple to use and configure web server written in Perl. It aims to be as cross-platform as
possible. The goal is to make a web server as easy to use as Roxen, as modular as Apache, and as powerful as Perl!