Hello everyone! What are the minimum components I need to compile and install on a FreeBSD system so s.cgi is accessed and run from it, but it points to SEARCHD on another box?
Our search engine is on box A. We want to give users of our web site on box B access to our search engine. We don't want to point them to another URL in order to access s.cgi. We want them to run s.cgi on the same box as the web site (as just another CGI executable), but have s.cgi connect to SEARCHD on box A. Here are the limitations we have on the FreeBSD system: We don't have space for a full ASPSeek installation. We don't have access to MySQL and are not allowed to run the SEARCHD daemon. We don't have write access to subdirectories beyond our own home directory, so we can't do full installs of anything in the default directories. Is there hope for us? Thanks in advance for any info!! Adolfo "Chago" Santiago Principle of Minimum Access: "That which is not explicitly permitted is denied." Public Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x4E867630 Fingerprint: 0EDB 438E 1222 6DFD B80F 4686 484D 7312 4E86 7630
