Current time: 06-26-2024, 11:27 AM Hello There, Guest! (LoginRegister)


Post Reply 
AWStats does not work in r857 ?!
Author Message
robmorin Offline
Junior Member
*

Posts: 208
Joined: Apr 2007
Reputation: 0
Post: #12
RE: AWStats does not work in r857 ?!
But there is no /statistics/ dir in the domain dir?? is this made by domain setup ??


zpin Wrote:I've had a look at the cpu usage during awstats dynamic browsing and it's rather high. I think I'll switch back to static so it doesn't affect the gameservers too much (because with static I can chose at which time it generates the cpu load, plus I can nice it down a bit).
I think all that is needed for it to work is the following in a vhost domain entry:
Code:
Alias /stats    /{WWW_DIR}/{DMN_NAME}/statistics/

    <Directory "/{WWW_DIR}/{DMN_NAME}/statistics">
        AllowOverride None
        DirectoryIndex awstats.{DMN_NAME}.html
        Order allow,deny
        Allow from all
    </Directory>

in the dmn mngr we could then just substitute the current awstats template with this one when awstats mode is 1.
10-24-2007 01:44 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
AWStats does not work in r857 ?! - BeNe - 10-16-2007, 12:38 AM
RE: AWStats does not work in r857 ?! - robmorin - 10-24-2007 01:44 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)