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

Reply via email to