While searching the archives on www.htdig.org I found the following email
(see below) that should solve my problem. The only issues is I dont know
what the ?M=D parts of the url mean. Also my config of htdig seems to be
finding other combinations such as ?M=A. What are these? Is there now a
better way to stop htdig from including directory indexes in the search
results.

Sorry if this has be covered recently, I have only been using htdig for
about a day and a half.

Thanks,

Michael



At 9:27 PM -0500 1/2/01, pc wrote:
>While watching verbore output during htdig, I noticed that the process is
>often processing urls like http:/foo.bar/doc/?M=D, http:/foo.bar/doc/?D=A,
>http:/foo.bar/doc/?N=A, and http:/foo.bar/doc/?N=D. This appears to be


This is because your Apache server has FancyIndexing turned on. You
can either turn off the column-heading links, or you can do something
like this:


exclude_urls: ?M=D ?D=A ?D=D [...]



--
-Geoff Hutchison





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

Reply via email to