Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> Hello. I need help.
> I'm indexing my site using only htdb:/ server and I need to use more than one
>HTDBList/HTDBDoc directives.
>
> In config i wrote:
>
> HTDBList... (first SQL list rule)
> HTDBDoc... (first SQL doc rule)
> Server htdb:/
>
> ...
>
> HTDBList... (second SQL list rule)
> HTDBDoc... (second SQL doc rule)
> Server htdb:/
>
> But indexer process only second htdb:/ server.
> What is I'm doing wrong?
>
> Thanks.
>
You have to specify different arguments for Server commands.
Try something like this:
HTDBList... (first SQL list rule)
HTDBDoc... (first SQL doc rule)
Server htdb:/1/
...
HTDBList... (second SQL list rule)
HTDBDoc... (second SQL doc rule)
Server htdb:/2/
Reply: <http://www.mnogosearch.org/board/message.php?id=2538>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]