From owner-freebsd-questions@FreeBSD.ORG Sun Mar 28 09:51:06 2004 Return-Path: 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 158D216A4CE for ; Sun, 28 Mar 2004 09:51:06 -0800 (PST) Received: from typhoon.he.net (typhoon.he.net [64.62.229.2]) by mx1.FreeBSD.org (Postfix) with SMTP id E321943D45 for ; Sun, 28 Mar 2004 09:51:05 -0800 (PST) (envelope-from bill@wiliweld.com) Received: from bsd.billschoolcraft.com ([63.204.157.14]) by typhoon.he.net for ; Sun, 28 Mar 2004 09:50:59 -0800 Date: Sun, 28 Mar 2004 09:51:35 -0800 (PST) From: Bill Schoolcraft X-X-Sender: bill@bsd.billschoolcraft.com To: freebsd-questions@FreeBSD.ORG Message-ID: <20040328094216.V54415@bsd.billschoolcraft.com> System-ID: [en] (I; FreeBSD 4.8-RELEASE #0 x86) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: .htaccess file disables virtual hosts :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2004 17:51:06 -0000 Hello Family, I'm running Server version: Apache/1.3.23 (Unix) and things were working fine with all my virtual servers till I added a .htaccess file to one of my NON virtual host directories. In order to get the challenge to work I had to edit the main stanza to: AllowOverride All When the challenge works, none of the virtual hosts work. When I change the following to: AllowOverride None All the webpages and subdirectories work but the .htaccess challenge does not work for the directory in my NON virtual host. I've tried setting the above to: "Options", "FileInfo", "AuthConfig", and "Limit" and the virtual hosts will not work. Any help here is greatly appreciated, I've searched GOOGLE for quite some time with different params and found nothing on this. -- Bill Schoolcraft PO Box 210076 San Francisco CA 94121 http://billschoolcraft.com