|
|
[Perlfect-search] Indexer doesn't follow links with an "&" in it
Daniel Naber perlfect-search@perlfect.com
Fri, 23 Aug 2002 13:51:04 +0200
On Friday 23 August 2002 10:23, Jens Gutzeit wrote:
> I've disabbled the
> append_sid function
You probably shouldn't do that. It tried to index a part of your server from here with
Perlfect Search 3.30 and it works. For the howto=9 link it says:
Fetched 'http://lfsforum.org/howtos/read.php?howto=9&sid=30c3d336d3e48d4cca0fa95170ad53b0', 29315 bytes
5: http://lfsforum.org/howtos/read.php?howto=9&sid=30c3d336d3e48d4cca0fa95170ad53b0
I used these values in conf.pl:
$HTTP_START_URL = 'http://lfsforum.org/';
@HTTP_LIMIT_URLS = ("http://lfsforum.org/howtos");
Regards
Daniel
--
http://www.danielnaber.de
|
|