From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QZXOO-0001iC-4w for garchives@archives.gentoo.org; Thu, 23 Jun 2011 00:03:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAC2C1C1B0; Wed, 22 Jun 2011 23:59:51 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 97AB11C1B0 for ; Wed, 22 Jun 2011 23:59:51 +0000 (UTC) Received: by eyh5 with SMTP id 5so493616eyh.40 for ; Wed, 22 Jun 2011 16:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=bHNWmdLNZiP9VUeMLe1Gld/TvbzdBw8XSB+EY7aIwU4=; b=a0bUs8Dh79+5yalccoWs6v3odv9NYAM+djp4esL6AoFbk4E4TVDCEmvr1MjzcG1aSQ 30NBT/ZU+IWAT05GvdycVmPJYs4TR92Xp+5QU/369F2QgLNQcGrjVgi6RhDUEhhvkoQ+ EE/zYSCuJCMub2rIqUzIhCieD5FlmZJYiSzm0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TptcAgWNr2piBf87ny/KRgHAYiZk5snmxUUmcxMbR3Tr8bK5IgDeF20CBATiOzzNAv gfUktkDqyhcjYqDrPMPFfWFOFsj63LF7TOv2QeV/h65s8FybOOWW29ij/9C7vL3fEZuj vTfdJ/MBdrjk93QhVcse6bkGdtsLy4341nDek= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.14.39.206 with SMTP id d54mr993845eeb.129.1308787190767; Wed, 22 Jun 2011 16:59:50 -0700 (PDT) Received: by 10.14.95.203 with HTTP; Wed, 22 Jun 2011 16:59:50 -0700 (PDT) Date: Wed, 22 Jun 2011 16:59:50 -0700 Message-ID: Subject: [gentoo-user] Password protection without apache2? From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: af1cc7d43ae964a151f01d062ec00466 I'd like to password protect the "motion" webcam stream at my.external.ip.address:port. Do I need to run apache2 in order to do that? It seems like overkill but I don't think motion has password protection built-in. - Grant