|
|
[Perlfect-search] Indexing with http
Cesareo, Craig perlfect-search@perlfect.com
Tue, 22 Oct 2002 13:46:44 -0500
Thanks Daniel. I had the limit url set as the default start url.
This fixed the problem and it's working now. Thanks!
-----Original Message-----
From: Daniel Naber [mailto:daniel.naber@t-online.de]
Sent: Tuesday, October 22, 2002 12:26 PM
To: Cesareo, Craig; perlfect-search@perlfect.com
Subject: Re: [Perlfect-search] Indexing with http
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
|
|