From owner-freebsd-isp Wed Mar 31 11:11:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail1.dcomm.net (mail1.dcomm.net [209.63.174.16]) by hub.freebsd.org (Postfix) with ESMTP id AE08E15C24 for ; Wed, 31 Mar 1999 11:11:24 -0800 (PST) (envelope-from terrye@deepwell.com) Received: from terry ([209.63.175.10]) by mail1.dcomm.net (Post.Office MTA v3.1 release PO205e ID# DIGITALCOMMUNICATIONS-1997LS) with SMTP id AAA126; Wed, 31 Mar 1999 10:32:28 -0800 Message-Id: <4.1.19990331105735.009c2e30@mail1.dcomm.net> X-Sender: terrye@mail1.dcomm.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 31 Mar 1999 11:09:29 -0800 To: freebsd-isp@freebsd.org, blah@rebelbase.com From: Terry Ewing Subject: looking for scripts Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm looking for a good search CGI I can let our webhost customers use. I haven't been able to find one that can perform all the functions I'm looking for and I'm thinking of writing one unless it has already been done. If someone knows of one please let me know so I don't reinvent this. -I need a CGI I can place in our general cgi-bin directory. I don't want a copy of the CGI per host account. -It needs to read a field to tell it the base document root to begin searching in. I'd like to find some security features too so the user isn't able to search the /etc/ directory for example. I'm thinking of doing this by use of .websearch files placed in the directory working like .htaccess files. -It needs to understand boolean expressions AND and OR at least. -It needs recursion -Decent output would be nice. A summary and a link is all I really care about. If I end up writing this I'm thinking of allowing the user to include an HTML template filename so he/she may change the output of the search results. Like I said, if any of you know of something that roughly fits the bill please let me know. I'm also going to need shopping cart scripts, and all the basic ones. Thanks much Terry Ewing - Terry Ewing Deepwell Internet Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message