From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 15:53:54 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 47C7716A47B for ; Mon, 27 Nov 2006 15:53:54 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8788043DC9 for ; Mon, 27 Nov 2006 15:51:08 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id s18so1552960wxc for ; Mon, 27 Nov 2006 07:52:09 -0800 (PST) Received: by 10.70.113.13 with SMTP id l13mr14884818wxc.1164642728597; Mon, 27 Nov 2006 07:52:08 -0800 (PST) Received: from scorpio.seibercom.net ( [67.189.184.224]) by mx.google.com with ESMTP id h17sm27202249wxd.2006.11.27.07.52.08; Mon, 27 Nov 2006 07:52:08 -0800 (PST) Received: from scorpio.seibercom.net (localhost [127.0.0.1]) by scorpio.seibercom.net (Postfix) with ESMTP id E55AABC4B; Mon, 27 Nov 2006 10:52:06 -0500 (EST) Received: from [192.168.0.4] (boss.seibercom.net [192.168.0.4]) (Authenticated sender: gerard@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTP id 16638BBB8; Mon, 27 Nov 2006 10:52:06 -0500 (EST) Date: Mon, 27 Nov 2006 10:52:10 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Organization: Seibercom.NET Message-Id: <20061127104016.1873.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.28.01 [en] X-Virus-Scanned: ClamAV using ClamSMTP Subject: Getting SHTML to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 15:53:54 -0000 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 -- Gerard gerard@seibercom.net