From owner-freebsd-questions Tue May 9 6:13:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id F3D9637B842 for ; Tue, 9 May 2000 06:13:20 -0700 (PDT) (envelope-from foxtwo@gmx.net) Received: from foxtwo (p3E9E39B5.dip0.t-ipconnect.de [62.158.57.181]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id OAA18432; Tue, 9 May 2000 14:11:47 +0200 Date: Tue, 9 May 2000 15:14:02 +0200 From: Frank Schoenmann X-Mailer: The Bat! (v1.42) Personal Reply-To: Frank Schoenmann X-Priority: 3 (Normal) Message-ID: <2071072466.20000509151402@gmx.net> To: keith@mail.telestream.com Cc: freebsd-questions@freebsd.org Subject: Re: Apache/SSI In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi keith! Tuesday, May 09, 2000, 9:54:55 AM, you wrote: kmtc> How can I get ssi to work globaly in people ~'s? I've followed the kmtc> instructions at apache.org. Have included the Options Includes AddType and kmtc> AddHandler. The only way I can get people to have ssi enabled is if they kmtc> have Options Includes in their personal .htaccess file. I prefer to have kmtc> it done individualy as opposed to globaly. It's just that now that I know kmtc> it does not work globaly for some reason, it also means I don't know why kmtc> it's working on an individual basis... Confusion. :-/ Have you tried something like the following in your apache configuration? AllowOverride FileInfo AuthConfig Limit Options MultiViews Indexes SymLinksIfOwnerMatch Includes >> "Believing oneself to be perfect is often the sign of a delusional mind." -- Data -- bye, Frank! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message