From owner-freebsd-hackers Tue Jun 13 17:20:11 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA26599 for hackers-outgoing; Tue, 13 Jun 1995 17:20:11 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA26583 for ; Tue, 13 Jun 1995 17:20:06 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA12720 (5.67a/IDA-1.5); Tue, 13 Jun 1995 19:14:25 -0500 Received: by bonkers.taronga.com (smail2.5p) id AA01713; 13 Jun 95 19:00:12 CDT (Tue) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id TAA01710; Tue, 13 Jun 1995 19:00:11 -0500 From: Peter da Silva Message-Id: <199506140000.TAA01710@bonkers.taronga.com> Subject: Re: Web Pages To: jfieber@cs.smith.edu (John Fieber) Date: Tue, 13 Jun 1995 19:00:11 -0500 (CDT) Cc: jhs@vector.eikon.e-technik.tu-muenchen.de, hackers@freebsd.org In-Reply-To: <199506131525.LAA09264@grendel.csc.smith.edu> from "John Fieber" at Jun 13, 95 11:25:16 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 334 Sender: hackers-owner@freebsd.org Precedence: bulk > This might be a good "extra" to throw on the CD. The biggest > potential glitch is that a verbatim copy of the WWW server pages > would require a http server running on the user's box for CGI > scripts. There's a small HTTP server Karl Lehenbauer wrote in Tcl, it's a couple hundred lines of code. It could be made the default...