Hi!
 
I have a problem with making multiple outfiles. I need an outfile of each domain that my server's hosting.(running on win2k) 
 
OK, thats what I did:
 
I made for each domain an own .cfg file. (E.g. unicareanalog.cfg, globetrottersanalog.cfg,....)
 
Text on single domain cfg files are:
LOGFILE \unicare\extend1.log
OUTFILE \xxxx\xxxx\unicare%D%M%y.html
LANGUAGE GERMAN
IMAGEDIR \xxxx
HOSTNAME "unicare"
HOSTURL "http.www.unicare.ch"
(sometimes some additionals or something's diffrent)
 
They work perfect and verry fast!! (if I copy that text into the analog.cfg)
 
 
And in the main analog.cfg I have the following code:
 
CONFIGFILE unicareanalog.cfg
.....(and so on for each domain)
CONFIGFILE globetrottersanalog.cfg
 
But, if i run analog.exe, it makes just ONE outputfile in the directory of the last configfile of the main analog.cfg (analog.cfg). On my example, I find the output file in the directory that is set as outputfile in the globetrottersanalog.cfg.
 
 
In the help script, they say it makes only ONE output file with my way/config. But i didnt found a way, how I could make multiple outputfiles for each domain. Might im too stupid or its just, may english (whitch sux)
 
I found that +G -g stuff, but i cant understand it, and all examples with +G/-g are based on Unix/Linux OS :)
 
Would be really cool if someone could help me!!

Reply via email to