How do I configure my Awstats so that it displays real time statistics? I am running plesk on my VPS. Thanks!
I do not know if there is anything special with Plesk, but the normal way to do it is to edit your AWStats config file. Replace: AllowToUpdateStatsFromBrowser=0 Code (markup): by: AllowToUpdateStatsFromBrowser=1 Code (markup): Jean-Luc
thanks for the information. where will i find this config file you are referring to? i have looked everywhere i know to look with no luck, please help me out. thanks!
Do you have a "/usr/local/psa/etc/awstats" directory ? Not sure it is this directory in all Plesk setups though. The config file itself is called "awstats.your_name.conf". Jean-Luc