• 10Oct

    Hello,

    If you are having dedicated server or shell access of your server the you can do the necessary setting to access your cpanel webalizer stats without login to your cpanel.

    For this you need to do the following steps

    step1.

    login to your server with root user

    step 2:

    cd /home/username/public_html

    step 3:

    ln -s ../tmp/webalizer stats

    ln command creates logical links between files
    step 4:

    chown username.username stats

    step 5:
    cd ../tmp

    step 6:
    chmod 755 ./webalizer
    —————-

    This will allow to access your webalizer stats with http://domain.com/stats/ without logging in to cpanel
    Its applicable for Webalizers stats only.

    Note: replace username and domain name with your actual username and your domainname.

    Posted by Tuks @ 5:08 pm

    Tags:

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.