Willy Calderon's bits of Tue, 16 Apr 2002 translated to: >I�m using htsearch and am looking at the way our directory structure is set >out. We cannot place htdig in a root directory thus the image source >sections of HTML are pointing to .gif files that do not exist. Is there >any way to edit this in your htsearch field? For example, if we run >htsearch on a particular word, we get some IMG SRC data sets like >� ><img src="/htdig/star.gif" alt="*"><img src="/htdig/star.gif" alt="*"> ><img src="/htdig/star.gif" alt="*"><img src="/htdig/star.gif" alt="*"> >� > >We would like to remove these so that the page is blank. Is that possible?
I am not sure if this is exactly what you are looking for, but have you checked http://www.htdig.org/FAQ.html#q4.16 ? You can also pass the --with-image-dir=DIR option to ./configure in order to override the default location of the 'images' directory before you build. Jim _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/htdig-dev
