Re: filename of output as YYYYMM.html

Roy T. Fielding (fielding@kiwi.ics.uci.edu)
Tue, 25 May 1999 17:14:46 -0700


>How do I configure the filename of output to be
>YYYYMM.html (eg: 199905.html) so that the filenames
>are sorted chronologically when I look at the log
>directory?

wwwstat writes its output to stdout, so you must be using a script
of some kind to write the output to a filename.  How to do that will
depend on the scripting language, so you should ask the person
responsible for creating the file.

....Roy