Hello, I have taken the generic awstats log file and customised it to run multiple instances from one log file. Is it possible to split the config file, to have one which is the common core, with separate files for the few custom items which define the domain? For example the non-common items would be: Config file: awstats.janetsystems.co.uk.conf Domain specific entries: SiteDomain="janetsystems.co.uk" HostAliases="localhost 127.0.0.1 REGEX[janetsystems\.co\.uk$]" DirData="data/janetsystems.co.uk" Thanks Neil