View Full Version : AWStats addon
SyNeo
12-28-2004, 07:47 AM
Hello.
How the AWStats can be enabled and configured, in the new version?
Thanks.
mistwang
12-28-2004, 11:30 AM
http://www.litespeedtech.com/docs/HowTo_QA.html#qa_awstats
If more questions, please let me know. :-)
SyNeo
12-28-2004, 03:12 PM
Thanks. I never thought you will integrate it into a GUI, is a wonderful idea.
SyNeo
01-02-2005, 10:31 AM
Could you please explain, what is the diffrence between the update modes?
Thank you.
mistwang
01-03-2005, 10:36 AM
There is no big differences between "static" and "dynamic" modes, statistic result wise, just the presentation.
"Static" mode generate static html pages, which loaded fast but looks plain.
"Dynamic" mode will use perl CGI script to generate the result page on the fly, which is a bit slow but looks a ted better.
Just pick the one you like. :-)
SyNeo
01-04-2005, 04:35 AM
Thank you.