From owner-freebsd-questions Mon Aug 26 11:22:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E9B37B401 for ; Mon, 26 Aug 2002 11:22:20 -0700 (PDT) Received: from hotmail.com (oe58.pav2.hotmail.com [64.4.36.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2674F43E3B for ; Mon, 26 Aug 2002 11:22:20 -0700 (PDT) (envelope-from unixtools@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Aug 2002 11:22:20 -0700 X-Originating-IP: [202.41.224.36] From: "Unix Tools" To: , "FreeBSD Questions" References: <1030220791.379.30.camel@Demon.vickiandstacey.com> Subject: Re: mod_auth_db dir protection and apache Date: Mon, 26 Aug 2002 12:07:27 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 26 Aug 2002 18:22:20.0135 (UTC) FILETIME=[83E2EF70:01C24D2D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG create the .htaccess file ===================== AuthName Security AuthType Basic require valid-user Options Indexes ===================== create the password file using htpasswd in httpd.conf replace the directive allowoverride none with allowoverride all restart apache THATS ALL YOU HAVE TO DO ----- Original Message ----- From: "Stacey Roberts" To: "FreeBSD Questions" Sent: Sunday, August 25, 2002 01:56 AM Subject: mod_auth_db dir protection and apache To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message