|
From: Jamie C. <jca...@we...> - 2006-11-21 18:52:57
|
On 21/Nov/2006 05:36 Joaquim Homrighausen wrote .. > > Configuring a log file like this: > > /logs/access_%YYYY-0%MM-0%DD24 > > for the Awstats module makes Webmin refuse to save the configuration. It > claims it cannot find the log file. > > (I think the problem is that Webmin does not handle the Awstats "variable > substitution" in general, but if this is supposed to work, it doesn't; > the above log filename resolves to access_20061120, and that file is present) I've updated the AWStats module to not check for log file existance if there is a % in the name, which should avoid this problem .. - Jamie |