CERN Daemon 2.15beta and CGI script
decoux@moulon.inra.fr (ts)
Errors-To: postmaster@www0.cern.ch
Date: Tue, 15 Feb 1994 11:18:40 --100
Message-id: <9402111628.AA18116@moulon.moulon.inra.fr>
Errors-To: postmaster@www0.cern.ch
Reply-To: decoux@moulon.inra.fr
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: decoux@moulon.inra.fr (ts)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: CERN Daemon 2.15beta and CGI script
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1014
Cern Daemon 2.15beta support "nph-" CGI script ?
I have not seen any reference to "nph" in :
http://info.cern.ch/hypertext/WWW/Daemon/User/CGIBinDoc.html
> Results From Scripts
>
> Scripts return their results either outputting a document to their standard output, or by
> outputting the location of the result document (either a full URL or a local virtual
> path).
>
> Outputting a Document
>
> Script result must begin with a Content-Type: line giving the document content
> type, followed by an empty line. The actual document follows the empty line.
> Example:
>
> Content-Type: text/html
>
> <HEAD>
> <TITLE>Script test>
> </HEAD>
> <BODY>
> <H1>My First Virtual Document</H1>
> ....
> </BODY>
>
> Giving Document Location
>
> If the script wants to return an existing document (local or remote), it can give a
> Location: header followed by an empty line: Example:
>
.................................
Guy Decoux