From: Luc Santeramo (no email)
Date: Tue Mar 25 2003 - 11:09:53 EST
Hi,
I'd like to index http://perso.club-internet.fr/erra
but I don't want to have all http://perso.club-internet.fr web sites
here is my conf file
MaxHops 9
MaxDocsPerServer 3500
Server http://perso.club-internet.fr/erra
the problem is that this conf will index all perso.club-internet.fr web site
extract from the doc :
Note that if URL contains path, the whole site will be indexed
nevertheless, so to limit indexing to
some subdirectory of site use Disallow parameter described below.
so I have to add something like
DisallowNoMatch ://perso.club-internet.fr/erra.*
But having to specify for each Server command a
DisallowNoMatch ://thewebsite/thepath.* is not the easiest solution....
And worse, I suppose this DisallowNoMatch will stop indexing other websites
like http://www.myotherwebsite.com ?
does somebody have a solution for that ?
thanks
Luc
|
|
|