Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F57DD79E for ; Fri, 28 Sep 2012 11:06:57 +0000 (UTC) Received: (qmail 43618 invoked by uid 500); 28 Sep 2012 11:06:54 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 43599 invoked by uid 500); 28 Sep 2012 11:06:54 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 43588 invoked by uid 99); 28 Sep 2012 11:06:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 11:06:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tevans.uk@googlemail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vb0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 11:06:49 +0000 Received: by vbip1 with SMTP id p1so3725815vbi.18 for ; Fri, 28 Sep 2012 04:06:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NBdKqxWz77hHqL//ZKUan5Q0iv+MWCDHcgPFFl+B2ZA=; b=OFbs7o7mp1K1FnL9qBzWErN9/fma1Db94ptnDIKxV9dno2E9usb+ugeISlk3ehJjLu cTGQXBQrv/IcQLyQedy0aUQdDlvF4JnAhmzx1vpBY6E/VAevEIZiFZJ0E7oxgofBDxCK GAxQGRhxVvpkvH5t+MTbTp6MAHgarC3NfJmVEqNLL0X75PBLz5Fe8cr1CVYaFG1tdxRm gVBxj49QQ0fx0wyTAsl6Ih2MysD3B4RXyOFnNnEDtn54hrwJKRyLra53fQ0zEVgP0A93 uqK6fqsX6n1XK235ejuW6/qHvX2/FkgfIDnEuCcpSHIC5HFZ4yRnaXuDkftCEgBFw5z4 NTOA== MIME-Version: 1.0 Received: by 10.220.223.13 with SMTP id ii13mr3860663vcb.2.1348830388927; Fri, 28 Sep 2012 04:06:28 -0700 (PDT) Received: by 10.58.69.33 with HTTP; Fri, 28 Sep 2012 04:06:28 -0700 (PDT) In-Reply-To: References: Date: Fri, 28 Sep 2012 12:06:28 +0100 Message-ID: From: Tom Evans To: users@httpd.apache.org, roel@wagenaar.nu Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed On Fri, Sep 28, 2012 at 10:17 AM, Roel Wagenaar wrote: > Hi, > > I am trying to get SSI working on my Apache2 server, I have been following this > guideline: > > http://httpd.apache.org/docs/2.2/howto/ssi.html > > to the letter Can you share your configuration so we can validate this :) Cheers Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org