From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1ENHD1-0007rx-Ts for garchives@archives.gentoo.org; Wed, 05 Oct 2005 21:53:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j95Lg8iR014990; Wed, 5 Oct 2005 21:42:08 GMT Received: from mail.bway.net (xena.bway.net [216.220.96.26]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j95Lg6SL007085 for ; Wed, 5 Oct 2005 21:42:07 GMT Received: (qmail 12523 invoked by uid 0); 5 Oct 2005 21:50:36 -0000 Received: from unknown (HELO ida.bway.net) (216.220.96.4) by smtp.bway.net with (EDH-RSA-DES-CBC3-SHA encrypted) SMTP; 5 Oct 2005 21:50:36 -0000 Date: Wed, 5 Oct 2005 17:44:53 -0400 (EDT) From: "A. Khattri" To: gentoo-server@lists.gentoo.org Subject: Re: [gentoo-server] Apache SSI In-Reply-To: <43442CB6.8070508@longitekk.com> Message-ID: References: <43442CB6.8070508@longitekk.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-server@gentoo.org Reply-to: gentoo-server@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Archives-Salt: 2578ea75-050c-4124-86e9-3c7d9e6b0ccc X-Archives-Hash: 10cc1c9965458f2bbeba18fc2b509b93 On Wed, 5 Oct 2005, Luca Longinotti wrote: > A. Khattri wrote: > > >The include module is loaded, I have added handlers for .shtml files and > >enabled "Options +IncludeNOEXEC" but I can't get server-side includes to > >work. What am I doing wrong? > > > > > > > > > The correct line would be "Options +Includes" for SSI, "ExecCGI" is used > to permit the execution of CGI scripts inside a directory and/or server. > Best regards, CHTEKK aka. Luca Longinotti. I have "Options +Includes" inside a VirtHost config. I have the .shtml handler in the global config. Im see a LoadModule line for mod_include. This is on a server that was rebuilt yesterday - so Im using the all new Apache layout (which is quite different from the old setup). -- -- gentoo-server@gentoo.org mailing list