NCSA httpd - Definition. Was ist NCSA httpd
Diclib.com
Online-Wörterbuch

Was (wer) ist NCSA httpd - definition

EARLY WEB SERVER DEVELOPED AT THIS CENTER
Ncsa httpd; NCSA httpd

HTTPD         
SOFTWARE PROGRAM THAT USUALLY RUNS IN THE BACKGROUND, AS A PROCESS, AND PLAYS THE ROLE OF A SERVER IN A CLIENT-SERVER MODEL USING THE HTTP AND/OR HTTPS NETWORK PROTOCOL(S)
HTTPD; HTTPd
HyperText Transfer Protocol DAEMON (Reference: WWW, HTTP)
HTTPd         
SOFTWARE PROGRAM THAT USUALLY RUNS IN THE BACKGROUND, AS A PROCESS, AND PLAYS THE ROLE OF A SERVER IN A CLIENT-SERVER MODEL USING THE HTTP AND/OR HTTPS NETWORK PROTOCOL(S)
HTTPD; HTTPd
<World-Wide Web> (Hypertext transfer protocol daemon). An HTTP/1.0-compatible server, written by Rob McCool <robm@ncsa.uiuc.edu> of NCSA, for making hypertext and other documents available to World-Wide Web browsers. HTTPd is designed to be small and fast and to work with most HTTP/0.9 and HTTP/1.0 browsers. You can customise your server to execute searches and handle HTML forms. It also supports server side include files, allowing you to include the output of commands or other files in HTML documents. The current (1994-08-08) version is 1.3. http://hoohoo.ncsa.uiuc.edu/docs/Overview.html. E-mail: <httpd@ncsa.uiuc.edu>. (1995-01-16)
Httpd         
SOFTWARE PROGRAM THAT USUALLY RUNS IN THE BACKGROUND, AS A PROCESS, AND PLAYS THE ROLE OF A SERVER IN A CLIENT-SERVER MODEL USING THE HTTP AND/OR HTTPS NETWORK PROTOCOL(S)
HTTPD; HTTPd
HTTPd is a software program that usually runs in the background, as a process, and plays the role of a server in a client–server model using the HTTP and/or HTTPS network protocol(s).

Wikipedia

NCSA HTTPd

NCSA HTTPd is an early, now discontinued, web server originally developed at the NCSA at the University of Illinois at Urbana–Champaign by Robert McCool and others. First released in 1993, it was among the earliest web servers developed, following Tim Berners-Lee's CERN httpd, Tony Sanders' Plexus server, and some others. It was for some time the natural counterpart to the Mosaic web browser in the client–server World Wide Web. It also introduced the Common Gateway Interface, allowing for the creation of dynamic websites.

After Robert McCool left NCSA in mid-1994, the development of NCSA HTTPd slowed greatly. An independent effort, the Apache project, took the codebase and continued; meanwhile, NCSA released one more version (1.5), then ceased development. In August 1995, NCSA HTTPd powered most of all web servers on the Internet; nearly all of them quickly switched over to Apache. By April 1996, Apache passed NCSA HTTPd as the No. 1 server on the Internet, and retained that position until mid-to-late 2016.