Re: CGI/1.0: last call

luotonen@ptsun00.cern.ch (Ari Luotonen)
From: luotonen@ptsun00.cern.ch (Ari Luotonen)
Date: Sat, 4 Dec 93 15:46:32 +0100
Message-id: <9312041446.AA13555@ptsun03.cern.ch>
To: robm@ncsa.uiuc.edu
Subject: Re: CGI/1.0: last call
Cc: www-talk@nxoc01.cern.ch

> I have written the CGI specification into a set of HTML documents, at URL
> http://hoohoo.ncsa.uiuc.edu/cgi/

Good!

As for Location:, if the returned URL is not full, but has a #label
in the end, the server either has to do a redirection anyway, or
you'll have to mark this as illegal.

Could you give me an example of PATH_INFO, PATH_TRANSLATED and
SCRIPT_NAME, if I have a request:

	/htbin/script/foo/bar?a=b&c=d

I didn't fully understand them... Thanks!



-- Cheers, Ari --