From owner-freebsd-questions Wed May 13 21:58:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05796 for freebsd-questions-outgoing; Wed, 13 May 1998 21:58:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nwalme.pair.com (nwalme.pair.com [209.68.1.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05736; Wed, 13 May 1998 21:58:15 -0700 (PDT) (envelope-from dima@nwalme.pair.com) Received: (from dima@localhost) by nwalme.pair.com (8.8.8/8.6.12) id AAA26188; Thu, 14 May 1998 00:58:17 -0400 (EDT) Message-Id: <199805140458.AAA26188@nwalme.pair.com> X-Envelope-To: freebsd-questions@FreeBSD.ORG Subject: Re: Server Side Includes To: Curtis@FreeBSD.ORG Date: Thu, 14 May 1998 00:58:17 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <35317924.38D4@kinn.com> from Curtis at "Apr 12, 98 07:32:04 pm" From: Dima Dorfman X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Long answer: http://www.apache.org/ Short answer: add to the srm.conf or VirtualHost directive AddHandler server-parsed .shtml AddHandler server-parsed .stm AddHandler server-parsed .shtm AddType text/html .shtml AddType text/html .stm AddType text/html .shtm Again, if this is a production server, and you don't understand what the above does, visit http://www.apache.org/ > Good Evening... > > How does one "turn on" or setup a server so it has ""server Side > Includes" I have a cgi program that I would to to set up that "requires > or recommends using this" > > Thank you for your time. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Dima Dorfman (dima@zwb.net) "640k ought to be enough for anybody." - Bill Gates, 1981 Micro$oft Sucks! FreeBSD Rules! http://www.freebsd.org/ Finger dima@zwb.net for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message