Re: More questions about mchttpd server

1999-11-27 Thread Pierre Sahores
HI David, I've looked at the site, perhaps you could mail me the mc/hypercard stack that you used. It's not so simple... As you could see, the "Cyberboutique" is a commercial service with an official copyright, home-made XCMD and so on. Even if i am the inhouse developper of CRDP de Créteil,

Re: More questions about mchttpd server

1999-11-25 Thread Scott Raney
On Thu, 25 Nov 1999, David Bovill wrote: Can you write CGIs on Mac with Perl? Course you can -:) Figured. What does the API look like? That is, how do you get the AppleEvent, and then how do you get various chunks out of it? ... This true for global variables? Nope, just for

Re: More questions about mchttpd server

1999-11-24 Thread David Bovill
From: Andu [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Tue, 23 Nov 1999 20:11:19 -0500 To: [EMAIL PROTECTED] Subject: Re: More questions about mchttpd server Isn't that just how WEBSTART ET AL DO IT. The information must be coming from the browser into the server socket

RE: More questions about mchttpd server

1999-11-23 Thread Andu
I think I must be doing something fundamentally wrong here. You are indeed: echo.mt only works on UNIX type OSes. As I said before the ability of the server to process plain MC scripts is in the works. Perhaps if I describe exactly what I've done, someone could point out my error(s) or

RE: More questions about mchttpd server

1999-11-23 Thread Marni Centor
-Original Message- From: Andu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 23, 1999 12:07 PM To: [EMAIL PROTECTED] Subject: RE: More questions about mchttpd server I think I must be doing something fundamentally wrong here. You are indeed: echo.mt only works on UNIX

Re: More questions about mchttpd server

1999-11-23 Thread Scott Raney
On Tue, 23 Nov 1999, Andu wrote: Andu, I've started scripting the server by hacking into the code. I'm developing it on a predominantly Mac based TCP/IP network, though I have a Linux box sitting next to me (and a manual at last). I've scripted a kind of data-flow "debugger" into it, to

Re: More questions about mchttpd server

1999-11-23 Thread David Bovill
mchttpd server on Mac... From: Scott Raney [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Tue, 23 Nov 1999 12:00:56 -0700 (MST) To: [EMAIL PROTECTED] Subject: Re: More questions about mchttpd server On Tue, 23 Nov 1999, Andu wrote: Andu, I've started scripting the server

Re: More questions about mchttpd server

1999-11-23 Thread Andu
Does this go for things like REQUEST_METHOD, or QUERY_STRING, or HTTP_USER_AGENT, which would seem to only make sense when set by the server? These are not exactly environment variables. Regards, Andu

Re: More questions about mchttpd server - port numbers

1999-11-23 Thread Phil Davis
Hi all, Andu wrote: OK, so I downloaded it, got it started (looks like it requires MC 2.3; fine). But now I don't really understand how to use it. Scott said I had to change the port from 8080 if I already have another server running. How can I find out what another valid port number is?

More questions about mchttpd server

1999-11-22 Thread Marni Centor
OK, so I downloaded it, got it started (looks like it requires MC 2.3; fine). But now I don't really understand how to use it. Scott said I had to change the port from 8080 if I already have another server running. How can I find out what another valid port number is? Also, what's supposed to go

Re: More questions about mchttpd server

1999-11-22 Thread Andu
OK, so I downloaded it, got it started (looks like it requires MC 2.3; fine). But now I don't really understand how to use it. Scott said I had to change the port from 8080 if I already have another server running. How can I find out what another valid port number is? Also, what's supposed to go

Re: More questions about mchttpd server

1999-11-22 Thread Scott Raney
On Mon, 22 Nov 1999, Andu wrote: OK, so I downloaded it, got it started (looks like it requires MC 2.3; fine). But now I don't really understand how to use it. Scott said I had to change the port from 8080 if I already have another server running. How can I find out what another valid port