Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
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.
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.
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.