From owner-freebsd-questions@FreeBSD.ORG Sun Jun 6 20:43:16 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20C491065678 for ; Sun, 6 Jun 2010 20:43:16 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id EA2B48FC1C for ; Sun, 6 Jun 2010 20:43:15 +0000 (UTC) Received: by iwn5 with SMTP id 5so3380084iwn.13 for ; Sun, 06 Jun 2010 13:43:15 -0700 (PDT) Received: by 10.231.125.223 with SMTP id z31mr16368022ibr.78.1275856995191; Sun, 06 Jun 2010 13:43:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.201 with HTTP; Sun, 6 Jun 2010 13:42:55 -0700 (PDT) In-Reply-To: <-1160784904932995596@unknownmsgid> References: <-1160784904932995596@unknownmsgid> From: Eitan Adler Date: Sun, 6 Jun 2010 23:42:55 +0300 Message-ID: To: peter harrison Content-Type: text/plain; charset=UTF-8 Cc: questions@freebsd.org Subject: Re: Small webserver recommendations X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2010 20:43:16 -0000 On Sun, Jun 6, 2010 at 8:44 PM, peter harrison wrote: > Hello all, > > I'm looking for a small webserver to add to a nanobsd image, so preferably > with few dependencies too. Needs to be able to run Perl cgi's as well. > Anyone willing to make a recommendation? > lighttpd is a decent lightweight web server % pwd /usr/ports/www/lighttpd % make all-depends-list /usr/ports/devel/libtool22 /usr/ports/devel/pkg-config /usr/ports/devel/pcre /usr/ports/www/spawn-fcgi /usr/ports/devel/gmake -- Eitan Adler