Sorry.

The code example I've sent was the wrong part.
The real code is in perl:

       print "HTTP/1.0 401 Authentification\n";
       print "WWW-Authenticate: Basic\n\n";


If it isn't yours to look at the error, please let me
know.

kind regards -- kh

On 27 Dec 1997 [EMAIL PROTECTED] wrote:

> Synopsis: Authentication Header send from Perl or Shell-Scripts
> 
> State-Changed-From-To: open-closed
> State-Changed-By: marc
> State-Changed-When: Sat Dec 27 15:01:30 PST 1997
> State-Changed-Why:
> Please read the docs and CGI spec before filing a bug
> report.
> 
> The CGI spec at http://hoohoo.ncsa.uiuc.edu/cgi/interface.html
> describes this quite well.  CGI is not HTTP and there
> is no reason for a server to accept a HTTP status code.
> The Status: header can be used if you wish to change
> the code returned.
> Severity-Changed-From-To: serious-non-critical
> Severity-Changed-By: marc
> Severity-Changed-When: Sat Dec 27 15:01:30 PST 1997
> 

Reply via email to