[analog-help] CONFIGFILE: specifying multiple files

2000-06-22 Thread Duke Hillard

I have read the manual, and have given special attention to
/docs/syntax.html#CONFIGFILE, but I am a bit puzzled.

In my main analog directory, I have the standard analog.cfg file.
I also have subdomain.cfg (1,000+ lines used in domain report)
and searchengine.cfg (for search query  search word reports).
I currently include subdomain.cfg in analog.cfg file like this:

CONFIGFILE /web/utils/analog/subdomain.cfg

Soon, I will want to process subdomain.cfg  searchengine.cfg.
May I specify both the subdomain.cfg and searchengine.cfg files
within the analog.cfg file?  If so, what is the proper syntax?

-- Duke Hillard, Webmaster, UL Lafayette


begin:vcard 
n:Hillard;Duke
tel;work:337-482-5763
x-mozilla-html:TRUE
url:http://www.louisiana.edu/
org:University of Louisiana at Lafayette;University Computing Support Services
adr:;;P.O. Box 42770;Lafayette;LA;70504-2770;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Computing Resources Coordinator
fn:Duke Hillard
end:vcard



Re: [analog-help] CONFIGFILE: specifying multiple files

2000-06-22 Thread Marco Bernardini

*This message was transferred with a trial version of CommuniGate(tm) Pro*

Alle 09.11 Thursday 22/06/2000 -0500, Duke Hillard ha mandato a Marco 
questo messaggio:


May I specify both the subdomain.cfg and searchengine.cfg files
within the analog.cfg file?

Hello Duke!
Sure you can: I've a dozen of separated cfg files.
This makes upgrades easier, and you can reuse some of them for lots of sites.

If so, what is the proper syntax?

I suggest you to put all config files into a separate directory under the 
Analog main directory.
If this directory is called cfg you must add lines like

CONFIGFILE cfg/subdomain.cfg
CONFIGFILE cfg/dns.cfg
CONFIGFILE cfg/hostalias.cfg

and so on.

Write small files, each one containing the configuration for just a section.

Bye!

Marco Bernardini




This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/




Re: [analog-help] CONFIGFILE: specifying multiple files

2000-06-22 Thread Aengus Lawlor

Duke Hillard wrote:

Soon, I will want to process subdomain.cfg  searchengine.cfg. 
May I specify both the subdomain.cfg and searchengine.cfg files 
within the analog.cfg file?  If so, what is the proper syntax?

You can have more than one CONFIGFILE command.

Aengus

This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/