... Ari, or somebody, OK, It runs for me as a basic http daemon. Now could you please point me at an httpd.conf file or docs showing how I can enable the proxy...
ellson@...
Mar 1, 1994 2:13 pm
4175
... The nice part about CGI is that most scripts don't have to care about SERVER_PROTOCOL (unless they need POST information, are nph- scripts or wish to...
George Phillips ...
Mar 1, 1994 4:48 pm
4176
/* * Re: CGI stuff by George Phillips * written on Mar 1, 8:49am. * * The nice part about CGI is that most scripts don't have to care about *...
Rob McCool ...
Mar 1, 1994 5:25 pm
4177
Here are my proposals for changes to CGI, to make its version 1.1: 1. Any headers output by non-nph scripts which the server doesn't understand may be passed...
Rob McCool ...
Mar 1, 1994 5:43 pm
4178
I wrote: /* * CGI/1.1 draft by Rob McCool * written on Mar 1, 2:39am. * * * Here are my proposals for changes to CGI, to make its version 1.1: * * 1. Any...
Rob McCool ...
Mar 1, 1994 7:32 pm
4179
I would like to suggest (re)introduction of two environment variables that I miss when I'm writing CGI scripts. I'm sorry if I reintroduce matters already...
Baard.Haafjeld@... ...
Mar 1, 1994 9:52 pm
4180
... GN supports it for HTTP clients only. It is a nice idea, but after considerable thought I think that use of CGI by gopher servers is unrealistic for both...
John Franks ...
Mar 2, 1994 12:35 am
4181
... I guess I would favor keeping current practice, but I would not object violently a change in this area. I do want to make sure that the spec is very...
John Franks ...
Mar 2, 1994 12:43 am
4182
Subscribe...
Dave Hollander ...
Mar 2, 1994 12:57 am
4183
Does anyone know where the latest version of getsites.c is? Pages at CERN point to http://www.hcc.hawaii.edu/files/getsites but that is no longer available. ...
Mr. Tom Cozzolino ...
Mar 2, 1994 1:35 am
4184
To put confidential EIT-only web things in, I've made /usr/local/www/confidential. -- Kev...
Kevin 'Kev' Hughes ...
Mar 2, 1994 2:18 am
4185
... It's been renamed getstats and is at: http://www.eit.com/software/getstats/getstats.html -- Kevin -- Kevin Hughes * kevinh@... Enterprise Integration...
Kevin 'Kev' Hughes ...
Mar 2, 1994 2:50 am
4186
... Then what would I do? cern_httpd doesn't have a single document root, and there is no reason why it should. I would like to see DOCUMENT_ROOT as a...
Ari Luotonen ...
Mar 2, 1994 5:53 am
4187
... Well, there is no reason that the value of the DOCUMENT_ROOT can't depend on the URL, so you could accomodate multiple roots. But I don't have strong...
John Franks ...
Mar 2, 1994 6:38 am
4188
Date: Tue, 1 Mar 1994 21:55:42 --100 From: luotonen@... (Ari Luotonen) ... Then what would I do? cern_httpd doesn't have a single document root,...
Robert S. Thau ...
Mar 2, 1994 6:43 am
4189
... The concept of document root is simply unknown to cern_httpd. You just map a part of URL space to physical file system, and the URL hierarchy is in no way...
Ari Luotonen ...
Mar 2, 1994 6:51 am
4190
I don't think making DOCUMENT_ROOT available in general is such a good idea because NCSA httpd doesn't just use DocumentRoot to translate names. Arguably, most...
Rob McCool ...
Mar 7, 1994 12:42 am
4191
/* * Re: CGI/1.1 draft by John Franks * written on Mar 1, 9:40am. * * I guess I would favor keeping current practice, but I would not object * violently...
Rob McCool ...
Mar 7, 1994 12:47 am
4192
From: luotonen@... (Ari Luotonen) ... Then what would I do? cern_httpd doesn't have a single document root, and there is no reason why it should....
Baard.Haafjeld@... ...
Mar 7, 1994 12:51 am
4193
Hi, can someone please point me to a source where I can learn how two supply EXPIRE or related stuff in my html-documents? Beside this, I have a problem with...
kurlanda@...
Mar 7, 1994 12:55 am
4194
Hi, I have some questions regarding HTML conventions which I thought I'd air here. First, where should meta information for documents be? Already, some...
Bjoern Stabell ...
Mar 7, 1994 12:59 am
4195
Hi -- I'm curious as to what the current state of the HTML+ spec is, and where I should look to find the most up to date DTD and documentation. Thanks! -et...
I had a colleague look over a proposed Kerberos-based HTTP authentication protocol I had closely based on the PEM/PGP & RIPEM exchanges. He pointed out that a...
michael shiplett ...
Mar 7, 1994 1:16 am
4199
Hello everyone. Our group at the Media Laboratory builds autonomous interface agents for various classes of applications that use machine learning and AI...
Yezdi Lashkari ...
Mar 7, 1994 1:20 am
4200
Could we also have some support for the HTTP response the server will send? It would really be nice to be able to have a CGI script generate e.g. a FORBIDDEN...
Markus Stumpf ...
Mar 7, 1994 1:25 am
4201
Hi, Can anyone comment on the HTML conversion capabilities of Framemaker to HTML (on a Mac) please. Alternatively if you could suggest an editor for use on a...
John Martin ...
Mar 7, 1994 1:29 am
4202
... I believe you have two different requirements. The first is for an infratructure of distributed agent technology. That is, the ability to have programs...
Dave Crocker ...
Mar 7, 1994 2:54 am
4203
... .. ... While Accept:, Content-Type: and Content-Length: are literally in the CGI variable space, only a munged version of Authorized: is there. How about...