From owner-freebsd-isp Fri Nov 3 16: 2:12 2000 Delivered-To: freebsd-isp@freebsd.org Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (Postfix) with ESMTP id 9AFBF37B4C5; Fri, 3 Nov 2000 16:02:08 -0800 (PST) Received: from localhost (john@localhost) by snake.supranet.net (8.9.3/8.9.3) with ESMTP id SAA21944; Fri, 3 Nov 2000 18:02:05 -0600 (CST) (envelope-from john@snake.supranet.net) Date: Fri, 3 Nov 2000 18:02:05 -0600 (CST) From: John Heyer X-Sender: john@snake.supranet.net To: freebsd-isp@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Frontpage, ScriptAlias, and .htaccess files In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to run FP2000 Extensions on a new 4.1.1 server. I installed apache-fp from packages, followed the instructions, and created a test root web. When I went to publish, it told me FP extentions weren't installed. I fixed this with ScriptAlias /_vti_bin/ "/usr/local/frontpage/version4.0/exes/_vti_bin/" So then I was able to publish; the problem was it never prompted me for a username and password. I'm assuming that this somehow caused the .htaccess files to be ignored, which is a mystery since I have Options Indexes FollowSymLinks MultiViews IncludesNOEXEC AllowOverride AuthConfig Limit Indexes Options Order allow,deny Allow from all Note the interesting part is if I publish to www.testsite.com/~unixusername it *does* prompt for authentication, then tells me parsing isn't working once I authenticate. Does anybody know how to fix this? I noticed several post in the archives describing the exact same problem, but never saw a definative solution. -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message