On Mon, 15 Oct 2001 11:30, Marcin Sochacki wrote:
> > Does anyone know how to get webalizer to
> > re-read all the apache log files ?
> >
> > Even the gunzipped ones ?
>
> Remove the webalizer.current file and then specify all the logfiles,
> one by one on the command line. Eg.:
>
> webalizer -c /e
On Mon, 15 Oct 2001 11:30, Marcin Sochacki wrote:
> > Does anyone know how to get webalizer to
> > re-read all the apache log files ?
> >
> > Even the gunzipped ones ?
>
> Remove the webalizer.current file and then specify all the logfiles,
> one by one on the command line. Eg.:
>
> webalizer -c /
On Mon, Oct 15, 2001 at 10:16:41AM +0200, Craig wrote:
> Hi debian community
>
> Does anyone know how to get webalizer to
> re-read all the apache log files ?
>
> Even the gunzipped ones ?
Remove the webalizer.current file and then specify all the logfiles,
one by one on the command line. Eg.:
On Mon, Oct 15, 2001 at 10:16:41AM +0200, Craig wrote:
> Hi debian community
>
> Does anyone know how to get webalizer to
> re-read all the apache log files ?
>
> Even the gunzipped ones ?
Remove the webalizer.current file and then specify all the logfiles,
one by one on the command line. Eg.:
Craig wrote:
>
> Does anyone know how to get webalizer to
> re-read all the apache log files ?
>
for a in /var/log/apache/access.log*; do webalizer $a; done
?
regards,
Remco.
--
:: Remco van de Meent
:: [EMAIL PROTECTED]
:: http://remco.vandemeent.net/
Craig wrote:
>
> Does anyone know how to get webalizer to
> re-read all the apache log files ?
>
for a in /var/log/apache/access.log*; do webalizer $a; done
?
regards,
Remco.
--
:: Remco van de Meent
:: [EMAIL PROTECTED]
:: http://remco.vandemeent.net/
--
To UNSUBSCRIBE, email to [EMAIL
6 matches
Mail list logo