- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: brunoco
Subject: separate parameters of configuration for each Web

that so. I have configuration files for each Web that I index and I thus call 
them by means of include in indexer.conf in indexer this:

Include web1.conf
Include web2.conf
Include web3.conf

the file of each page has its own configuration, for example web1.conf has the 
following thing:

Tag web1
Disallow Regex  \_Audiobooks_
HrefOnly *QQuqtZr*
NoIndexIf String Title "*Guides*"
Server http://www.web1.com/

the problem is that the configuration file of web1 affects to the one of web2 
and web3. it wanted to know as I can separate each configuration file 
completely so that each Web it has his own parameters of configuration without 
being affected by the others.

Thanks
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;post=

Reply via email to