HTTP File Server, otherwise known as HFS, is a free web server specifically designed for publishing and sharing files. The complete feature set differs from other web servers; it lacks some common features, like CGI, but includes, for example, counting file downloads. It is even advised against using it as an ordinary web server.
HFS is a small HTTP file server, aimed at mostly sharing files for download.
The official documentation describes HFS ...
more
Read article at Wikipedia
HTTP File Server
Similar topics in Freebase
-
Application server
An application server, is an n-tier software architecture, serves an API to expose business logic and business processes for use by third-party applications. The term can refer to: Following the success of the Java platform, the term application server sometimes refers to a J2EE or Java EE 5... -
Triplestore
A triplestore is a purpose-built database for the storage and retrieval of Resource Description Framework (RDF) metadata. Much like a relational database, one stores information in a triplestore and retrieves it via a query language. Unlike a relational database, a triplestore is optimized for the... -
Concurrent Versions System
The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, is a free software revision control system in the field of software development. Version control system software keeps track of all work and all changes in a set of files, and allows several developers ... -
Mongrel
Mongrel is an open-source HTTP library and web server for Ruby web applications written by Zed Shaw. It uses plain HTTP, rather than FastCGI or SCGI, to communicate with other servers which may be layered in front of it. One popular configuration is to run Apache 2.2 as a load balancer using mod... -
Document-oriented database
A document-oriented database is a computer program designed for document-oriented applications. These systems may be implemented as a layer above a relational database or an object database. As opposed to relational databases, document-based databases do not store data in tables with uniform sized... -
Fnord
Fnord is a lightweight webserver written by Felix von Leitner. It aims to be a small, but extremely fast and secure webserver. It supports CGI and IPv6.
You can help improve this topic by adding more facts here