Greetings,

In my website I use links like this

<a href="dir/">click</a>

and like this:

<a href="dir/index.php">click<a/>

in various places. My local_default_doc is

local_default_doc:  index.php index.html default.html default.htm 
index.html index.htm

(index.php is the primary default for my website)

When I perform  a search (using terms exclusive to the file /dir/index.php) 
I get two, rather
than one, hit returned:

1. dir/
2. dir/index.php

although of course these are the same file.
Didn't I "tell" htdig that dir/index.php is the same as dir/ by using 
local_default_doc?

Cordially,
Logan


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to