According to Sheridan West: > star.gif is accessible at http://domain > name/htdig/images/star.gif = status 200 OK > > Im using dig 3.1.6 on a Suse box from the rpm > the issue only occurs in wrapper.html this does the > 'Documents x of y matches' in > > <strong>Documents $(FIRSTDISPLAYED) - $(LASTDISPLAYED) > of $(MATCHES) matches. More <img src="http://domain > name/htdig/images/star.gif" alt="*">'s indicate a > better match. > > I look at the log file it points to > /cgi-bin/images/star.gif > > the log file states > > 172.16.0.2,-,-,[11/Feb/2004:23:05:43 +0000],"GET > /cgi-bin/images/star.gif > HTTP/1.1",403,233,"http://domain > name/cgi-bin/htsearch","-" > > I have had a look at the archive around the issue but > I failed to see anything. > > so I get the the alt tag content. regardless of where > I point img src="path_to_the_file" > > Have set image_url_prefix in the conf file is set to > /htdig/images so the stars show up in the results list > = status 200 > > so I can view the star image and the star image > resolves in the results but not in wrapper
Are you sure htsearch is using your wrapper.html file, instead of the separate header.html and footer.html files? Have you set search_results_wrapper correctly in your config file? See http://www.htdig.org/attrs.html#search_results_wrapper and the next to last point in http://www.htdig.org/FAQ.html#q5.31 If it's looking in /cgi-bin/images/ for star.gif, it seems likely that the template that htsearch is using refers to a relative path of images/star.gif in that img tag. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

