[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More CVS ?'s



On Mon, Feb 22, 1999 at 01:58:32PM -0800, Aaron D. Turner wrote:
> /home/http/production/www/cgi-bin/htsearch

Can we just put htsearch somewhere like /usr/local/bin/htsearch, then put a 
script in cgi-bin:

--- start htsearch ---
#!/bin/bash
/usr/local/bin/htsearch -c ../htdig/conf/htdig.conf
---  end htsearch  ---

This way we don't need to copy the binary to all the cgi-bin's, making
upgrades easier, and we should never need to change these scripts.

-- 
-------------------
Daniel E. Markle
syntax@ashtech.net

Windows NT - Growing at 1/20th the rate of GNU/Linux, and 1/2 the rate of MacOS.
Perhaps there's a reason?
-------------------