
Simple HTTP Server
Need to share some files with your colleagues or setup basic html website on your machine? It's very simple with Simple HTTP Server. Just click 'Start server' and choose a folder to share. The url already in your clipboard.
Need to share some files with your colleagues or setup basic html website on your machine? It's very simple with Simple HTTP Server. Just click 'Start server' and choose a folder to share. The url already in your clipboard.
Tornado is an open source version of the scalable, non-blocking web server. The framework is distinct from most mainstream web ...
Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.
A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps.
nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server written by Igor Sysoev. It has been runnin ...
Ever wanted to set up a webserver so that you could have your friends check out a new page you're working on? Or maybe you'd j ...
WEBrick is a Ruby library providing simple HTTP web server services.
Wt (pronounced as witty) is a C++ library for developing web applications. The API is widget-centric and uses well-tested patt ...
Surfer is a Simple static file server. It comes with a commandline tool to upload files from your local folders and a webinter ...
lighttpd (pronounced "lighty") is a web server designed to be secure, fast, standards-compliant, and flexible while being opti ...
Apache, is a web server notable for playing a key role in the initial growth of the World Wide Web and in 2009 became the firs ...
webfs is a simple HTTP server for mostly static content. You can use it to serve the content of a FTP server via HTTP for exam ...
A high performance web server. Small! (125k static Linux-x86 binary with HTTP, FTP and SMB support). Fast! (measure for yourse ...
Hiawatha, a secure and advanced webserver
python -m SimpleHTTPServer
python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/ht ...
Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and has no dependencies beyond a s ...