RSS 456 projects tagged "HTTP Servers"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 22.49
Vit 2.44

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,265.62
Vit 130.22

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).

Download Website Updated 09 May 2013 ashd

Screenshot
Pop 122.01
Vit 34.04

Ashd is an HTTP server that follows standard Unix philosophy for modularity. Instead of being a monolithic program with loadable modules, as most other HTTP servers seem to be, Ashd is simply a collection of much simpler programs, passing HTTP requests to each other using a simple protocol. The model also allows such handler programs to persist properly, so that, for example, session data can be kept in memory, connections to back-end services can be kept open, and so on.

Download Website Updated 29 Apr 2013 darkhttpd

Screenshot
Pop 129.65
Vit 36.42

darkhttpd is a secure, lightweight, fast, single-threaded HTTP/1.1 server for static content.

No download Website Updated 28 Apr 2013 mod-xslt

Screenshot
Pop 134.23
Vit 6.96

mod-xslt is an Apache module which converts XML files into HTML files using XSLT stylesheets. It is able to parse dynamically-generated documents, both in POST and GET requests, includes a fully-featured language to choose the stylesheet to load from both configuration files and other .xml files, and provides extensions so stylesheets can access headers or get variables. It also supports redirects and dynamically-generated stylesheets.

Download Website Updated 15 Apr 2013 Hiawatha

Screenshot
Pop 555.54
Vit 68.94

Hiawatha is a secure and advanced Web server for Unix. It has been written with security as its main goal. It features advanced access control, prevention of SQL injection and cross-site scripting, banning of clients who try such exploits, the ability to run CGIs under any UID/GID you want, and many other features. These features make Hiawatha an interesting Web server for those who need more security than what the other available Web servers are offering. Hiawatha is also fast and easy to configure.

Download Website Updated 15 Apr 2013 Alaya Webdav Server

Screenshot
Pop 129.20
Vit 11.82

Alaya is a primitive chrooting Web server with basic WebDAV support. It can serve HTTPS and HTTP, and can authenticate using PAM, /etc/shadow, /etc/passwd, or using its own authentication files that allow for 'native' users that only have access to alaya content. It's intended to be a simple method of sharing content over WebDAV, and though it can be configured with a config file, it's easy to configure by command-line switches alone. Alaya always chroots to ensure that malicious users can't use '..' within a URL to access unintended documents, and that users can't accidentally leave documents in places outside of the chroot. It has a 'ChHome' mode that chroots users into their home directory and serves content from there. It supports .cgi scripts out of a trusted path (so not from within the chrooted WebDAV share) and read-only shared directories that are outside of the chroot (allowing access to shared content when in ChHome mode).

Download Website Updated 13 Apr 2013 Polipo

Screenshot
Pop 213.43
Vit 10.61

Polipo is a lightweight caching Web proxy that was designed as a personal cache. It is able to cache incomplete objects and will complete them using range requests. It will use HTTP/1.1 pipelining if supported by the remote server.

Download No website Updated 11 Apr 2013 YaCy

Screenshot
Pop 396.55
Vit 59.51

YaCy is a search engine that anyone can use to index the Internet (WWW and FTP) or to create a search portal for others (Internet or intranet). The scale of YaCy is limited only by the number of users. and can index billions of web pages. In P2P mode it is fully decentralized. All users of the search engine network are equal and it is not possible for anyone to censor the content of the distributed index.

Download Website Updated 03 Apr 2013 Embedthis Goahead

Screenshot
Pop 176.75
Vit 5.99

Embedthis GoAhead is a tiny embedded Web server. It is fast, runs in less than 150K, and has been embedded to a wide variety of operating systems and CPUs.

Screenshot

Project Spotlight

THAI dotproject

A Web-based project management system.

Screenshot

Project Spotlight

Corlpack

A fast Ada implementation of R-like data objects, UUIDs, and simplified API.