Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

HTTPd

You are here: irt.org | FOLDOC | HTTPd

<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 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)

Nearby terms: HTTP « HTTP/1.0 « HTTP cookie « HTTPd » HTTP proxy server » HTTPS » HTTP server

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb