Investigate the 2006 Election Fraud at
Democratic Underground Forum on Election Reform.
HTTPD - The Server Daemon
HTTPD is the daemon that WWW
Servers run to talk with clients using the HyperText
Transfer Protocol (HTTP).
Here is a comparison of httpd
servers. A great comparison is at
Web Compare
Here is a list of available daemons (mostly reorganized from W3's W3
Server Software list.)
- Unix
- W3 HTTP
server - The W3 daemon program, full featured, with access
authorization, research tools, aso. And more is on the way. This
daemon is also used as a basis for many other types of server and
gateways. Platforms: unix, VMS.
-
NCSA's public domain HTTP server (comments to
httpd@ncsa.uiuc.edu): Simple, lightweight, and portable; also
can act as annotation server.
Here is the
online documentation.
- NCSA httpd beta bugs
- EIT's
enhanced httpd server
-
Secure NCSA httpd
-
GN - A single server providing both HTTP and Gopher access to the
same data. In C, General Public License. Designed to help servers
transition from gopher to WWW. One of the biggest differences is that
the security model for Gn is much stronger than that of the
httpd's. Instead of letting the remote user get at anything unless you
actively prevent them, Gn only gives access if you explicity allow it.
Platforms: unix.
- Perl
server from Marc VanHeyningen at Indiana University. Wriiten in
perl. Platforms: unix
-
Plexus - Tony Sander's server originally based on Marc VH's,
but incorporating lots more stuff, including an Archie gateway, etc etc.
Platforms: unix.
-
Jungle - Server in Tk/TCL being written by Lindsay Marshall
-
GWHIS Server - Specialized WWW Servers. Commercial, from
Quadralay, Inc. Platforms: unix, soon also Windows, Windows NT, and
Macintosh
-
fake-httpd always returns the same HTML document for any request.
But inetd can do this too.
-
Common LISP Hypermedia Server
- Ichthus WWW Cache
Server/Gateway is a cache service, written in Perl, and is intended
for HTTP documents only.
- Lagoon
- WN has
primary design goals of security and flexibility. Its features,
include full text searching of a single logical HTML document
which may consist of many files on the server, and searching
all titles on the server and obtain a menu of matching items.
- Apache HTTP Server
Project
- VMS
- A featurefull treaded VMS
http server (for VAX and AXP)
- See W3 server above.
- Macintosh
-
MacHTTP - Server for the Macintosh. Points to Chuck Shotton's MacHTTP
home page.
- The MacHTTP
Examples page lists a number of very useful resources and
examples.
- The most recent public
release of MacHTTP.
- The most recent public
beta (may still be buggy) version.
- The MacHTTP discussion list is "machttp_talk". To subscribe, send
mail to: listserv@oac3.hsc.uth.tmc.edu with no subject, and
the message: sub machttp_talk YourFirstName YourLastName
- Windows
- OS2
- VM
Server Comparisons
Criteria for Comparison
- Runs under: e.g. Windows NT
- Launching from inted
- Protocol support:
- Server Side:
- Reply with status code without using CGI:
- Emits 500 level status:
- Headers:
- Automatic Response to If-Modified-Since:
- Select files based on Accepter Header:
- Change actions based on User-Agent header:
- Security:
- Can require password (Authorization: user):
- Supports SSL:
- Supports S-HTTP:
- File Security model:
- Prohibit IP address:
- Prohibit by domain name:
- Additional security features:
- Other:
- GUI-based setup:
- GUI-based maintenance:
- Script or action based on output file type:
- Also serves other protocols:
- Automatic directory tree:
- User directories:
- Search engine:
- Cost:
Daniel LaLiberte
(liberte@ncsa.uiuc.edu)
Last modified: Mon Feb 17 15:08:38 CST 1997
- 1
A bit about Gn and security
by phoffman@proper.com, 1994, Sep 06
-
- 2
NT & Windows95: O'Reilly & Associates' WebSite HTTP Server.
by richh@fourgen.com, 1995, Jun 01
-
- 1
Stuck ... :)
by theblack@shani.net, 1996, May 05
-
- 2
Website woes
by gagola@cgnet.com, 1996, Aug 28
-
- 3
how can i be a provider for one friend of mine ?
by shark@cryogen.com, 1997, Sep 28
- 4
Untitled
, 1997, Sep 28
- 3
Need info on Common log file format
by dg@mail.libs.uga.edu, 1995, Jun 05
-
- 1
File, Application, and Portible formats
by cladwig@erim-int.com, 1998, Jan 08
- 4
SSL Server for Windows NT & Win 95 from The Internet Factory
by @ernest.aristosoft.com, 1995, Aug 07
-
- 1
ssl & https
by carlos@cityfoxes.com, 1997, Nov 08
-
- 1
cost incured while using https
by ketan.puri@hpsmail.com, 1999, Oct 26
- 2
cost incured while using https
by ketan.puri@hpsmail.com, 1999, Oct 26
- 5
httpd on VxWorks ?
by ngandin@gi.com, 1996, May 21
-
- 1
john here
, 1996, Oct 04
-
- 6
What's a web server and how CGI etc. works ?
by pyar27@yahoo.com, 1998, Oct 07
- 7
Perhaps off topic but I'm not sure where else to find....
by spectere@usa.net, 1998, Oct 30
|
Add |
to: "HTTPD - The Server Daemon"
|