From owner-freebsd-hackers Wed Mar 29 14:08:05 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA02940 for hackers-outgoing; Wed, 29 Mar 1995 14:08:05 -0800 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 OAA02931 for ; Wed, 29 Mar 1995 14:07:59 -0800 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA29001 (5.67a/IDA-1.5); Wed, 29 Mar 1995 15:49:55 -0600 Received: by bonkers.taronga.com (smail2.5p) id AA01543; 29 Mar 95 15:49:02 CST (Wed) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id PAA01539; Wed, 29 Mar 1995 15:49:01 -0600 From: Peter da Silva Message-Id: <199503292149.PAA01539@bonkers.taronga.com> Subject: Re: httpd as part of the system. To: taob@gate.sinica.edu.tw (Brian Tao) Date: Wed, 29 Mar 1995 15:49:01 -0600 (CST) Cc: freebsd-hackers@FreeBSD.org In-Reply-To: from "Brian Tao" at Mar 29, 95 11:49:38 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 261 Sender: hackers-owner@FreeBSD.org Precedence: bulk > Would it be feasible to write a stripped down server that listens > to port 80 for only a few specific requests (provide HTML versions of > man pages, and a rudimentary search function). Check the web for existing small servers before writing a new one.