Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
J-Magic is an attempt to create a fast, easy to use, and small, yet powerful, implementation of an Application Server. It will be able to use servlets and EJBs.
The WebBull is a multi-language environment for developing scalable, reliable and flexible e-business and m-business applications. WebBull is mainly targetted for developing multi-language decentralized applications with C++ and Java.
mod_auth_mysql is an Apache authentication module using the MySql
database system. This module manages authentication of users whose
username, password, etc. are stored in the database. The module is
very configurable as to database, table, and field
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.
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.
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.
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.
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.
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
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.
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.