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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
This project is the continuation of Brian Morins' Fnord! webserver with added support for IPv6 by Microsoft Research. This project is affiliated with neither Brian Morin nor Microsoft Research as they ceased (public) maintainance of Fnord!.
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.
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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!
NeoWebScript is an Apache module that allows webpage developers to embed Tcl code into their HTML,
creating webpages with active content. Great for web hosters, it is much faster and more secure than CGI.