From c78efbfa8c5a851137a4f09fbd4e0e5e36a67b8a Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Sat, 8 Feb 2003 15:25:11 +0000 Subject: [PATCH] Adding info on searching base URL, provided by Dushyanth.H --- mirroring-search.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mirroring-search.php b/mirroring-search.php index 7e8be2dfb..6795493dc 100644 --- a/mirroring-search.php +++ b/mirroring-search.php @@ -60,6 +60,13 @@ commonHeader("Setting Up Local Search");

Edit /usr/local/htdig/conf/php.conf and change the start_url line to whatever your mirror is (eg. uk.php.net) + Note that you'll need to run the indexing with this name, as the search + script limits the search results to the official name of your mirror + site. Therefore if you would like to go on to the next step before + being registered as an official mirror, you need to add the mirror + with it's soon to be official name to your /etc/hosts file. + After you are registered to be an official mirror, you can remove + this entry from /etc/hosts of course.