TKO,

This isn't exactly what you're doing, but, we have a form to restrict,
but we couldn't get it to work until we said:

<input type=hidden name=config value=htdig>                      
<input type=hidden name=restrict value="www.co.henrico.va.us/hr">

It didn't work if we just said value="/hr" - we had to add the www.etc.
in front.

JD


Carrot-Top Creative wrote:
> 
>    Part 1.1    Type: Plain Text (text/plain)
>            Encoding: 8bit
>Hi:

>I’ve searched and double checked the instructions on how to exclude a
>directory from results and can’t get it to work.  I’m using htdig on
>MindSpring which means I can’t do any custom configuration to the server or
>have more than one htdig install.  I need to have 2 different search pages
>that return different results.  I’ve successfully created a search form that
>uses restrict:

><input type=hidden name=config value="www57080">
><input type=hidden name=restrict value="/98study/">
><input type=hidden name=exclude value="">

>But I can’t get exclude to work using this code to not include a particular
>directory.

><input type=hidden name=config value="www57080">
><input type=hidden name=restrict value="">
><input type=hidden name=exclude value="/98study/">

>Help what can I do?  tko

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to