On Friday, August 2, 2002, at 12:28 PM, [EMAIL PROTECTED] wrote:
> At the moment, I don't know where the other isntallation of > htsearch/conf/db files may be. I'd try "locate htsearch" as a start. This will give all filenames/directories matching the htsearch pattern, assuming you're system has been updating the locate database. > What should I do to ensure that a new installation of htsearch only > looks at the latest database files ? (my CONFIG and htdigs.conf are > attached at end of email) Well, make sure when you install that the webserver CGI directory is the one you installed htsearch. Then check the date on htsearch with "ls -l" in your CGI directory. You should also check /path/to/newly/installed/htsearch just brings up what you expect. > why does it index the following URL's: > http://10.5.1.199/test/?N=D These are links from Apache's "fancy indexes" feature for automatic directory indexes. They'll come up if there isn't an index.html file. You can prevent them from being indexed with the exclude_urls attribute, e.g. exclude_urls: [... other patterns] ?N=D ?M=A ?D=A ?N=A ?D=D ?M=D ?S=D ?S=A -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

