Re: CGI/1.0: last call

Ari Luotonen (luotonen@ptsun00.cern.ch)
Sat, 4 Dec 93 15:46:32 +0100


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