To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

HTTP File Server

From Wikipedia, the free encyclopedia

Rejetto HTTP File Server
Developer(s)Massimo Melina (aka rejetto)
Stable release
2.3m[1] / 16 August 2018; 5 years ago (16 August 2018)
Repository
Operating systemWindows 2000/XP
Known to be working on Windows 95/98/ME/Vista/7/10/11 and officially on Wine[2]
TypeFile server / Web server
LicenseGNU GPL
Websiterejetto.com/hfs/ Edit this on Wikidata

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, or even ability to run as a Windows service, but includes, for example, counting file downloads.[3]

YouTube Encyclopedic

  • 1/3
    Views:
    3 829
    141 918
    511
  • The easiest way to create a HTTP File Server in Local Network
  • Node.js Tutorial for Beginners - 14 - Simple Web File Server
  • How to use http-server to serve static files with node

Transcription

Features

HFS is a small HTTP file server, aimed at mostly sharing files for download.
The official documentation describes HFS as:

HFS (HTTP File Server) is file sharing software which allows you to send and receive files. You can limit this sharing to just a few friends, or be open to the whole world.

HFS is different from classic file sharing because there is no network. HFS is a web server which uses web technology to be more compatible with today's Internet.

Since it is actually a web server, your friends can download files as if they were downloading from a website using a web browser, such as Internet Explorer or Firefox. Your users don't have to install any new software.

HFS lets you share your files. Most web servers are used to publish a website, but HFS is not designed to do that. You are, however, free to use it in any way you wish, - but at your own risk.

As of the latest beta version 2.3, HFS includes its own proprietary scripting language known as "macros", which can be used to expand functionality of the program. Scripts can be used in a variety of methods including event handlers and directly on web pages. Macros can even be written to bypass the program's account system with a custom one.[4] HFS can be used as a typical web-server, however it is not easy to support and requires a variety of unconventional programming methods (version 2.3 only), due to its lack of support for PHP or CGI.

History

Development started in August 2002, and reached version 1.0 in September of the same year.

Security

HFS has had multiple security issues in the past,[5] but states on its website that as of 2013 "There are no current known security bugs in the latest version. HFS is open source, so anyone is able to easily check for security flaws (and we have many expert users). Although it was not designed to be extremely robust, HFS is very stable and has been used for months without a restart".[6]

It can be used with Stunnel to provide https (SSL/TLS).[6]

See also

Footnotes

  1. ^ "HFS ~ HTTP File Server". Retrieved 16 November 2023.
  2. ^ "AppsThatSupportWine - the Official Wine Wiki". Archived from the original on 2011-06-03. Retrieved 2011-04-21.
  3. ^ What is it?, an article from the official documentation.
  4. ^ FHFS
  5. ^ "HFS HTTP File Server Multiple Security Vulnerabilities". Archived from the original on 2012-04-11. Retrieved 2011-12-19.
  6. ^ a b Project wiki page: "Secure your server"

External links

This page was last edited on 7 March 2024, at 14:19
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.