|
|
[Perlfect-search] Indexing with http
Daniel Naber perlfect-search@perlfect.com
Tue, 22 Oct 2002 19:26:25 +0200
On Tuesday 22 October 2002 18:30, Cesareo, Craig wrote:
> This is a link to the html page I wanted the indexer to start with:
>
> http://tss.oceusa.com/kcenter/solutions/WebOption/Html/solutions/solutio
>n_ur ls.htm
First, conf/no_index.txt has a default entry for cgi-bin, you need to
remove that. Second, you need to set @HTTP_LIMIT_URLS to the top URL, e.g.
@HTTP_LIMIT_URLS = ("http://tss.oceusa.com/");
regards
Daniel
--
http://www.danielnaber.de
|
|