HTTP Document Server

HTML documents on the Wide World Web are commonly transferred from server (WWW server) to requesting client (like Mosaic) by using HyperText Transfer Protocol (HTTP). An WWW Document Server responds to an HTTP request (referred to as an URL) and serves the requested HTML document to the requesting client (usually Mosaic).

Note: If you are a new user and want to serve your HTML documents, read about UserDir

There are two directory trees that can serve HTML documents:

Kent Husefest