Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: how to use a CGI script in secure mode ?

From: brett:codeconscious at: 13-Aug-2002 22:59

Hi Stéphane, 1) SYSTEM/OPTIONS/CGI is used when your REBOL script is running as CGI on the server [quand CGI utilise le program REBOL - sur le serveur]. 2) This is for REBOL acting as a client [quand REBOL est le client]: Example: read http://username:[password--hostname]/cgi/.... You use this form again for each later read. 3) If you need to change the user-agent reported to the server you can. [si le serveur n'aime pas REBOL mais le server aime Mozilla]: Example: system/schemes/http/user-agent: "Mozilla/4.5 [en] (compatible)" 4) Pardonnez moi si je ne vous comprends pas bien :^) Regards, Brett. ----- Original Message ----- From: "DIDIERJEAN Stéphane (CMG)" <[stephane--didierjean-cmg--credit-agricole-sa--fr]> To: <[rebol-list--rebol--com]> Sent: Tuesday, August 13, 2002 7:12 PM Subject: [REBOL] Re: how to use a CGI script in secure mode ? 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:[brett--codeconscious--com]] Envoyé : mardi 13 août 2002 05:26 À : [rebol-list--rebol--com] 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.