Difference between revisions of "Awhttpd"

From Free Software Directory
Jump to: navigation, search
(new version)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=awhttpd
+
|Name= Anti-Web httpd  (awhttpd)
 
|Short description=Single-process Web server
 
|Short description=Single-process Web server
 
|Full description='Anti-Web httpd' is a single-process Web server that relies on its inherent simplicity to be robust and secure. It has support for virtual hosts, CGI, IPv6, and more. In its default mode, though, it is easy to launch and requires no configuration files. It implements the bare minimum of HTTP 1.1 necessary to be a productive web server. It doesn't support certain requests like HEAD (anymore), but normal users will never notice the difference. POST request support is in the works, as is HTTPS/SSL support.
 
|Full description='Anti-Web httpd' is a single-process Web server that relies on its inherent simplicity to be robust and secure. It has support for virtual hosts, CGI, IPv6, and more. In its default mode, though, it is easy to launch and requires no configuration files. It implements the bare minimum of HTTP 1.1 necessary to be a productive web server. It doesn't support certain requests like HEAD (anymore), but normal users will never notice the difference. POST request support is in the works, as is HTTPS/SSL support.
 
|Homepage URL=http://www.hcsw.org/awhttpd/
 
|Homepage URL=http://www.hcsw.org/awhttpd/
 
|User level=none
 
|User level=none
|Computer languages=C
+
|VCS checkout command=git clone https://github.com/hoytech/antiweb.git
 +
|Computer languages=C, Common lisp, Perl
 
|Documentation note=User README included and available in HTML format from http://www.hcsw.org/awhttpd/README; User reference manual included
 
|Documentation note=User README included and available in HTML format from http://www.hcsw.org/awhttpd/README; User reference manual included
 
|Related projects=rws,Fnord_httpd,Thy,lighttpd,yhttpd
 
|Related projects=rws,Fnord_httpd,Thy,lighttpd,yhttpd
Line 23: Line 24:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv3
 +
|License copyright=Antiweb (C) Doug Hoyte
 +
Copyright (c) 2002 Douglas Crockford  (www.crockford.com)
 +
Copyright (c) 2008 Hans Hübner
 +
Copyright (c) 2002-2007, Dr. Edmund Weitz. All rights reserved.
 +
Copyright (C) 2005-2006, Luis Oliveira  <loliveira(@)common-lisp.net
 +
Copyright (C) 2005-2006, James Bielman  <jamesjb@jamesjb.com>
 +
(C) 2005-2006, Joerg Hoehle  <hoehle@users.sourceforge.net>
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 +
mangeurdenuage
 
|License verified date=2004-04-27
 
|License verified date=2004-04-27
 
}}
 
}}
Line 47: Line 56:
 
|Interface=command-line
 
|Interface=command-line
 
|Internet-application=server
 
|Internet-application=server
 +
|Programming-language=C, lisp, perl
 
|Use=internet-application, web-authoring
 
|Use=internet-application, web-authoring
 +
|Version-control=git
 
|Web-authoring=server
 
|Web-authoring=server
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:57, 3 February 2017


[edit]

Anti-Web httpd (awhttpd)

http://www.hcsw.org/awhttpd/
Single-process Web server

'Anti-Web httpd' is a single-process Web server that relies on its inherent simplicity to be robust and secure. It has support for virtual hosts, CGI, IPv6, and more. In its default mode, though, it is easy to launch and requires no configuration files. It implements the bare minimum of HTTP 1.1 necessary to be a productive web server. It doesn't support certain requests like HEAD (anymore), but normal users will never notice the difference. POST request support is in the works, as is HTTPS/SSL support.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Janet Casey mangeurdenuage

Verified on

27 April 2004




Leaders and contributors

Contact(s)Role
See the AUTHORS file in the distribution for a complete list Contributor
Doug Hoyte Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:doug@bearcountry.cjb.net


Software prerequisites




Entry























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.