From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 16:17:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E828116A513 for ; Mon, 27 Nov 2006 16:17:37 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEEB1444B6 for ; Mon, 27 Nov 2006 16:04:10 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id kARG31IA073588; Mon, 27 Nov 2006 11:03:01 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id kARG31tW073587; Mon, 27 Nov 2006 11:03:01 -0500 (EST) (envelope-from jerrymc) Date: Mon, 27 Nov 2006 11:03:01 -0500 From: Jerry McAllister To: freebsd-questions@freebsd.org Message-ID: <20061127160301.GC73438@gizmo.acns.msu.edu> References: <20061127104016.1873.GERARD@seibercom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061127104016.1873.GERARD@seibercom.net> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister Subject: Re: Getting SHTML to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 16:17:38 -0000 On Mon, Nov 27, 2006 at 10:52:10AM -0500, Gerard Seibert wrote: > I am truing to get SSI working on a site I am building. I thought I had > the 'httpd.conf' file properly configured. > > Following some directions I got off of a web site, I created a basic > 'index.shtml' file and placed this in it: > > > > It doesn't seem to be working. Either the conf file is wrong, or the > variable in the index file is entered incorrectly. > > The file is located here: > > http://seibercom.net > > and the httpd.conf file can be view here: > > http://seibercom.net/httpd.conf Which version of Apache are you using? I am having a somewhat similar issue in Apache 2.2 - on pages I had working in Apache 1.3.xxx and haven't had time to try and solve it yet. So, I would be interested in hearing any info on this. You might actually want to post on an appropriate Apache list, though. ////jerry > > -- > Gerard > gerard@seibercom.net > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"