> On Tue, 17 Aug 1999, Michael Chopek wrote:
>
> > Is it okay to call multiple CONFIGFILE files like so...?
> >
> > CONFIGFILE /usr/local/etc/httpd/analog3.11/forager.cfg
> > CONFIGFILE /usr/local/etc/httpd/analog3.11/okanagan.cfg
> > CONFIGFILE /usr/local/etc/httpd/analog3.11/turtle.cfg
> >
> > All the domains are essentially "sub-directories" of mine...
> > Is there some flag I'm missing to have it produce stats for the domain in
> > question rather than accumulating results?
On Wed, 18 Aug 1999, Joshua P. Cooley wrote:
> Do these cfg files include LOGFILE commands? If so, this is why you are
> getting accumulated results.
Yes they did...so after reading your email I went back and removed the LOGFILE
commands.
So now all the "sub-host" config files just contain the following;
ie: forager.cfg
LOGFILE /usr/local/etc/httpd/htdocs/v_hosts/forager/logs/forager_access_log
OUTFILE /usr/local/etc/httpd/htdocs/v_hosts/forager/htdocs/analog3.11/index.html
HOSTNAME forager.com
HOSTURL http://www.forager.com/
The main config file "analog.cfg" has the following;
LOGFILE /usr/local/etc/httpd/logs/access_log
OUTFILE /usr/local/etc/httpd/htdocs/analog3.11/index.html
HOSTNAME d2earth.com
HOSTURL http://www.d2earth.com/
WARNINGS OFF
CONFIGFILE /usr/local/etc/httpd/analog3.11/forager.cfg
CONFIGFILE /usr/local/etc/httpd/analog3.11/turtle.cfg
CONFIGFILE /usr/local/etc/httpd/analog3.11/okanagan.cfg
followed by all the various LOGFILE commands.
Yet I still get the results of the logfiles seeming to be accumulated for each
of the "sub-hosts".
The sub-hosts are sub-directories of mine...does this make any difference?
- thanks once again -
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------