Re: [aseek-users] Several sites on one server
Kir Kolyshkin
Thu, 14 Aug 2003 12:54:34 -0700
Fernando Barajas Díaz_Lozano wrote:
Hi!
I want to use ASPSeek on several sites virtually hosted on the same server, without
installing several copies of ASPSeek.
How can I do that?
Fernando,
this setup is quite simple. First, you have to index all your servers,
by supplying several "Server http://www.myserver.com/"-like lines in
aspseek.conf, and run index as usual.
Second, supply 'ul=http://www.myserver.com' parameter to s.cgi in order
for search to be limited to only this server. This parameter can be set
in search form in s.htm, like this
<INPUT TYPE="hidden" NAME="ul" VALUE="http://www.myserver.com/">