|
|
[Perlfect-search] PHP and $HTTP_LIMIT_URL
Daniel Naber perlfect-search@perlfect.com
Mon, 26 Aug 2002 18:14:02 +0200
On Monday 26 August 2002 17:19, Tim Smoot wrote:
> During index I only receive results based on the index.html and not the
> PHP based links due to the $HTTP_LIMIT_URL setting.
@HTTP_LIMIT_URLS is supposed to limit indexing to one server, so if
$HTTP_START_URL is the homepage of that server (without "index.html"),
everything will be indexed. In other words: there's no need to change
@HTTP_LIMIT_URLS unless your pages are on two different servers.
Regards
Daniel
--
http://www.danielnaber.de
|
|