From owner-freebsd-questions Wed Oct 29 09:54:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA01075 for questions-outgoing; Wed, 29 Oct 1997 09:54:18 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ceylon.visinet.ca (root@ceylon.visinet.ca [204.225.119.26]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA01070 for ; Wed, 29 Oct 1997 09:54:14 -0800 (PST) (envelope-from blue@visinet.ca) Received: from ceylon.visinet.ca (blue@ceylon.visinet.ca [204.225.119.26]) by ceylon.visinet.ca (8.8.7/8.7.3) with SMTP id MAA18564; Wed, 29 Oct 1997 12:53:05 -0500 Date: Wed, 29 Oct 1997 12:53:05 -0500 (EST) From: "Tony D'Andrade" Reply-To: "Tony D'Andrade" To: Dev Chanchani cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache SSI Problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Put the following in the .htaccess file of the directory where your ssi's are running (you only need these two lines). AddType text/x-server-parsed-html XBitHack on Then enable AllowOveride for the .htaccess file in the access.conf config file. > We have Apache 1.1.3 and 1.2.4 running on a FreeBSD 2.2.1-RELEASE Server. > > We have configured many apache web servers, and are really banging our > heads into a wall over a wierd problem. > > We have Apache configured for Server Side Includes. > We have the > AddType text/html .shtml > and > AddHandler server-parsed .shtml > > Still, it does not parse the serve side include, the "source" of the page > returned by the server will still have the: > > in it. > > Was just wondering if anyone had any suggestions about fixing this > problem. > > Thanks in advance! > > Dev > ********************************************** Tony D'Andrade Phone: (416)488-5352 Network Integration Fax: (416)488-7562 VisiNet Internet Svcs. Pager: (416)426-1244 Toronto, Ontario e-mail: ajd@visinet.ca **********************************************