From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 11:40:39 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 AC04A1065670 for ; Mon, 7 Jun 2010 11:40:39 +0000 (UTC) (envelope-from artifexor@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3C1E88FC18 for ; Mon, 7 Jun 2010 11:40:38 +0000 (UTC) Received: by bwz2 with SMTP id 2so1518793bwz.13 for ; Mon, 07 Jun 2010 04:40:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=rbP4FsUkn6Nhc+dc50GgrDmODLP2VbrIp0KsPLp0CKE=; b=uHiQY4VPeH4LYHHkotxtTilXEgF9mcRJE1TFUbG4ut9LCToOlMQkwq+0zmtdLVBzNi hamk8aGXEJf+dr65sHs4BC8YqcaAbHImIQZHPSxndh/PS4cnHs5DefHbhxpdCJHUbb7f KDqeczvpaHGD3dGnXwJlp4V88SpSH7QeG9Bpc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=YxoaPO5CmzauopAgLNHO0mZJgFF2hnoMF4O8vlnGOxz1U/cdhGrefA50L/eLrWK52M ka6GOWLbzNIdknSuqF1F52lXwhN0XrAIbMMZfbThZw5RiMhtGwHjkEu84Wo9OFBGlR+j kbAUPyukNSiWAxBKPR/fLZo+4dgl4IXwCKUX8= MIME-Version: 1.0 Received: by 10.204.81.230 with SMTP id y38mr6602549bkk.119.1275908958099; Mon, 07 Jun 2010 04:09:18 -0700 (PDT) Received: by 10.204.79.2 with HTTP; Mon, 7 Jun 2010 04:09:18 -0700 (PDT) In-Reply-To: <-1160784904932995596@unknownmsgid> References: <-1160784904932995596@unknownmsgid> Date: Mon, 7 Jun 2010 13:09:18 +0200 Message-ID: From: Artifex Maximus To: peter harrison Content-Type: text/plain; charset=ISO-8859-1 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: Mon, 07 Jun 2010 11:40:39 -0000 Hello! On Sun, Jun 6, 2010 at 7:44 PM, peter harrison wrote: > 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? nginx? http://nginx.org/ Bye, a