Moving this to the htdig-general list.

> Didn't I "tell" htdig that dir/index.php is the same as dir/ by using
> local_default_doc?

No. Read the documentation. You want remove_default_doc:
<http://www.htdig.org/attrs.html#remove_default_doc>
<http://www.htdig.org/attrs.html#local_default_doc>

Of course they're related, so you may want to set:
local_default_doc: ${remove_default_doc}

Cheers,
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

On Mon, 23 Jul 2001, Sean Downing wrote:

> 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-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

Reply via email to