From owner-freebsd-questions Mon Sep 23 18:24:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA14346 for questions-outgoing; Mon, 23 Sep 1996 18:24:24 -0700 (PDT) Received: from okeefe.bestweb.net (root@okeefe.bestweb.net [208.197.0.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA13828 for ; Mon, 23 Sep 1996 18:23:00 -0700 (PDT) Received: from [208.197.0.24] (picasso.bestweb.net [208.197.0.24]) by okeefe.bestweb.net (8.7.5/8.7.3) with ESMTP id VAA26824; Mon, 23 Sep 1996 21:22:34 -0400 (EDT) X-Sender: jordyn@pop.bestweb.net Message-Id: In-Reply-To: <199609231340.NAA00774@beyond.sdi.agate.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 23 Sep 1996 21:22:26 -0400 To: Charlie Root , Questions@FreeBSD.org From: "Jordyn A. Buchanan" Subject: Re: Web Server Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk At 1:40 PM +0000 9/23/96, Charlie Root wrote: >Is there a Webserver that lets you have the index file be INDEX.* and lets you >create several different CGI directories and lets you so SSI operations and >gets complicated like that??? I don't think Apache offers that.. so if ya know >a Web Server that does please do tell... Apache will certainly do all of that. I'm not sure if it will let the index file be index.* (mostly because this would be very confusing if there were more than one index.[whatever] files) but you can certainly tell it to use index.htm or index.cgi or INDEX.HTM if the original index.html can't be found. You can have several different CGI directories with multiple ScriptAlias directives. Apache does SSI as well. Usually this is turned off by default, though. Read the docs: http://www.apache.org/docs/ or, for specific information on the config file directives: http://www.apache.org/docs/directives.html Jordyn |----------------------------------------------------------------| |Jordyn A. Buchanan mailto:jordyn@bestweb.net | |Bestweb Corporation http://www.bestweb.net | |Senior System Administrator +1.914.271.4500 | |----------------------------------------------------------------|