From owner-freebsd-questions Mon Sep 23 16:57:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA10580 for questions-outgoing; Mon, 23 Sep 1996 16:57:36 -0700 (PDT) Received: from foo.netvoyage.net (ip182.lax.primenet.com [204.212.59.182]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA10135 for ; Mon, 23 Sep 1996 16:56:11 -0700 (PDT) Received: (from bkogawa@localhost) by foo.netvoyage.net (8.7.5/8.6.12) id PAA15199; Mon, 23 Sep 1996 15:04:18 -0700 (PDT) Date: Mon, 23 Sep 1996 15:04:18 -0700 (PDT) Message-Id: <199609232204.PAA15199@foo.netvoyage.net> To: root@beyond.sdi.agate.net Cc: questions@freebsd.org Subject: Re: Web Server Newsgroups: localhost.freebsd.questions References: <199609231340.NAA00774@beyond.sdi.agate.net> From: "Bryan K. Ogawa" X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In localhost.freebsd.questions you write: >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... I believe that Apache offers all of the features you listed above. (I'm not exactly sure what the first feature is: do you mean that you can have index.html, index.shtml, index.htm, or index.cgi, and all of them will work as the index page, with the .shtml being interpreted as SSI and the .cgi being interpreted as a CGI script? If so, I believe Apache will do this). >Please email me back at > root@Beyond.sdi.agate.net -- bryan k ogawa http://www.primenet.com/~bkogawa/