From owner-freebsd-isp Tue Sep 21 12:38:30 1999 Delivered-To: freebsd-isp@freebsd.org Received: from awfulhak.org (dynamic-85.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.85]) by hub.freebsd.org (Postfix) with ESMTP id BE9F0158F8 for ; Tue, 21 Sep 1999 12:38:27 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id UAA31914; Tue, 21 Sep 1999 20:38:26 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id UAA28372; Tue, 21 Sep 1999 20:44:15 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199909211944.UAA28372@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: support@junglenote.com Cc: "[FreeBSD-ISP-List] (E-post)" Subject: Re: htaccess query In-reply-to: Your message of "Tue, 21 Sep 1999 17:52:51 +0200." <01BF045A.1FE43340.support@junglenote.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 21 Sep 1999 20:44:15 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have set up a namebased virtual host called myaccount.mydomain.com > which is for our customers to check their billing etc. I want to password > protect the entire domain with a username and password. I tried using > the Limit directive, but that didn't work. How do I do it? By putting a .htaccess file in the DocumentRoot - something like AuthType Basic AuthUserFile /some/absolute/path/.htpasswd AuthName "Prompt for a password" require valid-user > running apache 1.3.9 > > Regards > ---- > Dan Larsson ( mailto:dan@junglenote.com ) -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message