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/";>

Reply via email to