|
|
[Perlfect-search] Indexing and searching multiple domains
Daniel Naber perlfect-search@perlfect.com
Fri, 31 Jan 2003 23:55:59 +0100
On Friday 31 January 2003 22:50, Ken Petersen wrote:
> where do I enter the 2 URL's I need indexed?
You don't, there needs to be a link to the second server somewhere on the
first server.
> Also what is the correct syntax for the @HTTP_LIMIT_URLS to index 2
> URLs?
> @HTTP_LIMIT_URLS = (http://MyURL.com);(http://MyURL2.com)
@HTTP_LIMIT_URLS = ("http://MyURL.com", "http://MyURL2.com");
Regards
Daniel
--
http://www.danielnaber.de
|
|