From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QqlxO-0008Qc-6b for garchives@archives.gentoo.org; Tue, 09 Aug 2011 13:02:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 983E621C2A3; Tue, 9 Aug 2011 13:02:42 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F2A521C273 for ; Tue, 9 Aug 2011 12:57:55 +0000 (UTC) Received: by vxi39 with SMTP id 39so3993724vxi.40 for ; Tue, 09 Aug 2011 05:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dn5tq95ZEMU1JSiFrSnQtD5PLep7Nl+mre2+I8zQe7k=; b=dqfqoQE9wp4yYdCTS2U8yl2vhCnwSso/6OVCha5xFP2BYAqy8P7QciKrsBbK/oJxwW UFX7EvItQhVM8z9bTRCbX3GLrDueF+F1gwwUUB/y9ea+5O82BeETmOw3qhBJCjfX+lDg 3Zi0N/PRVQ2jevLLwxbasjUv0Xh8UCMcy087s= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.67.12 with SMTP id j12mr6896982vdt.213.1312894675172; Tue, 09 Aug 2011 05:57:55 -0700 (PDT) Received: by 10.220.189.197 with HTTP; Tue, 9 Aug 2011 05:57:55 -0700 (PDT) In-Reply-To: <201108091212.18175.peter@humphrey.ukfsn.org> References: <201108071740.07426.peter@humphrey.ukfsn.org> <201108082028.14753.peter@humphrey.ukfsn.org> <201108091212.18175.peter@humphrey.ukfsn.org> Date: Tue, 9 Aug 2011 22:57:55 +1000 Message-ID: Subject: Re: [gentoo-user] [OT] How to set Apache up to serve SSIs? From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: adfcd191fb802dc280a61d08f028d319 > Well, I do have this: I meant the LoadModule directive, probably in httpd.conf, ie LoadModule include_module modules/mod_include.so > What ownership permissions should the files under ..../htdocs have? For static content they just have to be readable by apache. If there's a permissions problem you should see it in error.log