I read this already but the probleme is not on the server parts. This is when my rebol script on a PC try to access a CGI script, the apache server want a user and password for secure reason. When internet explorer try to access a cgi script for the first time a popup windows appears where the user can enter the user and password. I don't know how to do this with in rebol. The Apache server don't care of what I enter in system/options/cgi in my rebol client script, he now that it's not "internet explorer" but "REBOL 1.2.1.3.1", so he wants a user and password.
-----Message d'origine----- De : Brett Handley [mailto:[EMAIL PROTECTED]] Envoy� : mardi 13 ao�t 2002 05:26 � : [EMAIL PROTECTED] Objet : [REBOL] Re: how to use a CGI script in secure mode ? Check out http://www.rebol.com/docs/core23/rebolcore-13.html#sect2.2. Regards, Brett. ___________________________________________________________________________ Ce message et toutes les pi�ces jointes (ci-apr�s le "message") sont �tablis � l'intention exclusive de ses destinataires. Si vous recevez ce message par erreur, merci de le d�truire et d'en avertir imm�diatement l'exp�diteur par e-mail. Toute utilisation de ce message non conforme � sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. Les communications sur Internet n'�tant pas s�curis�es, Cr�dit-Agricole SA informe qu'elle ne peut accepter aucune responsabilit� quant au contenu de ce message. This mail message and attachments (the "message") are solely intended for the addressees. It is confidential in nature . If you receive this message in error, please delete it and immediately notify the sender by e-mail. Any use other than its intended purpose, dissemination or disclosure, either whole or partial, is prohibited except if formal approval is granted. As communication on the Internet is not secure, Cr�dit-Agricole SA does not accept responsability for the content of this message. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
