<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=HTTP_File_Server</id>
	<title>HTTP File Server - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=HTTP_File_Server"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=HTTP_File_Server&amp;action=history"/>
	<updated>2026-04-22T15:37:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=HTTP_File_Server&amp;diff=4612125&amp;oldid=prev</id>
		<title>imported&gt;Ira Leviton: Fixed a reference.  Please see Category:CS1 errors: URL and Category:CS1 errors: dates.</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=HTTP_File_Server&amp;diff=4612125&amp;oldid=prev"/>
		<updated>2024-08-22T22:56:34Z</updated>

		<summary type="html">&lt;p&gt;Fixed a reference.  Please see &lt;a href=&quot;/wiki143/index.php?title=Category:CS1_errors:_URL&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:CS1 errors: URL (page does not exist)&quot;&gt;Category:CS1 errors: URL&lt;/a&gt; and &lt;a href=&quot;/wiki143/index.php?title=Category:CS1_errors:_dates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:CS1 errors: dates (page does not exist)&quot;&gt;Category:CS1 errors: dates&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox software&lt;br /&gt;
| name                   = Rejetto HTTP File Server&lt;br /&gt;
| logo                   = HFS-logo100.gif&lt;br /&gt;
| developer              = Massimo Melina (aka rejetto)&lt;br /&gt;
| latest release version = {{wikidata|property|reference|P348}}&lt;br /&gt;
| latest release date    = {{start date and age|{{wikidata|qualifier|P348|P577}}}}&lt;br /&gt;
| latest preview version =&lt;br /&gt;
| latest preview date    =&lt;br /&gt;
| operating_system       = [[Windows 2000]]/[[Windows XP|XP]] &amp;lt;br /&amp;gt;Known to be working on [[Windows 95]]/[[Windows 98|98]]/[[Windows ME|ME]]/[[Windows Vista|Vista]]/[[Windows 7|7]]/[[Windows 10|10]]/[[Windows 11|11]] and officially on [[Wine (software)|Wine]]&amp;lt;ref&amp;gt;{{cite web |url=http://wiki.winehq.org/AppsThatSupportWine |title=AppsThatSupportWine - the Official Wine Wiki |access-date=2011-04-21 |url-status=dead |archive-url=https://web.archive.org/web/20110603231747/http://wiki.winehq.org/AppsThatSupportWine |archive-date=2011-06-03 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| genre                  = [[File server]] / [[Web server]]&lt;br /&gt;
| license                = [[GNU General Public License|GNU GPL]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref&amp;gt;{{Cite web |date=21 August 2024|title=cheatslotvvip |url=https://www.cheatslotvvip.com// |access-date=21 August 2024 |website=cheatslotvvip}}&amp;lt;/ref&amp;gt;&amp;#039;&amp;#039;&amp;#039;HTTP File Server&amp;#039;&amp;#039;&amp;#039;, otherwise known as HFS, is a free [[web server]] specifically designed for publishing and sharing files.&lt;br /&gt;
The complete feature set differs from other web servers; it lacks some common features, like [[Common Gateway Interface|CGI]], or even ability to run as a [[Windows service]], but includes, for example, counting file downloads.&amp;lt;ref&amp;gt;[http://rejetto.com/wiki/index.php?title=HFS:_Introduction#What_is_it.3F What is it?], an article from the official documentation.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
HFS is a small HTTP file server, aimed at mostly sharing files for download.&amp;lt;br /&amp;gt;&lt;br /&gt;
The official documentation describes HFS as:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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&amp;#039;s Internet.&lt;br /&gt;
&lt;br /&gt;
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&amp;#039;t have to install any new software.&lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of the latest beta version 2.3, HFS includes its own proprietary [[scripting language]] known as &amp;quot;macros&amp;quot;, which can be used to expand functionality of the program. Scripts can be used in a variety of methods including [[event handler]]s and directly on web pages. Macros can even be written to bypass the program&amp;#039;s account system with a custom one.&amp;lt;ref&amp;gt;[[FHFS (File Server)|FHFS]]&amp;lt;/ref&amp;gt; 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 [[Common Gateway Interface|CGI]].&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Development started in August 2002, and reached version 1.0 in September of the same year.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
HFS has had multiple security issues in the past,&amp;lt;ref&amp;gt;{{Cite web |url=http://www.securityfocus.com/bid/27423 |title=HFS HTTP File Server Multiple Security Vulnerabilities |access-date=2011-12-19 |archive-date=2012-04-11 |archive-url=https://web.archive.org/web/20120411192329/http://www.securityfocus.com/bid/27423 |url-status=dead }}&amp;lt;/ref&amp;gt; but states on its website that as of 2013 &amp;#039;&amp;#039;&amp;quot;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&amp;quot;&amp;#039;&amp;#039;.&amp;lt;ref name=&amp;quot;security&amp;quot;&amp;gt;[http://rejetto.com/wiki/index.php?title=HFS:_Secure_your_server Project wiki page: &amp;quot;Secure your server&amp;quot;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It can be used with [[Stunnel]] to provide [[https]] ([[Transport Layer Security|SSL/TLS]]).&amp;lt;ref name=&amp;quot;security&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Web server]]&lt;br /&gt;
* [[FHFS (File Server)|FTP/HTTP File Server]]&lt;br /&gt;
&lt;br /&gt;
== Footnotes ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{Official website}}&lt;br /&gt;
* [http://rejetto.com/wiki/index.php?title=HFS:_Similar_software HFS: Similar software]&lt;br /&gt;
* [http://rejetto.com/wiki/index.php?title=HFS:_Introduction HFS Introduction]&lt;br /&gt;
* [http://www.securityfocus.com/bid/27423 some of the prior security issues with HFS] {{Webarchive|url=https://web.archive.org/web/20120411192329/http://www.securityfocus.com/bid/27423 |date=2012-04-11 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:Free web server software]]&lt;br /&gt;
[[Category:Windows-only free software]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Ira Leviton</name></author>
	</entry>
</feed>