Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 993 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 993 Bytes

awstats-webfaction

Single installation awstats for multiple domain WebFaction hosting

What is this?

This is a project that aims to simplify the installation of the latest awstats on WebFaction.

It is not ready for general use.

Install

  • Add a new Static/CGI/PHP-5.4 or later application within your WebFaction account at https://my.webfaction.com/applications.
  • ssh into your account and change into the application's directory:
    • cd ~/webapps/APPNAME
    • git clone https://github.com/grahammiln/awstats-webfaction.git
    • mv awstats-webfaction/* .
    • mv htaccess .htaccess
    • rm -rf awstats-webfaction
    • rm index.html

Why I am seeing Forbidden error?

This installation of awstats ships with AllowAccessFromWebToAuthenticatedUsersOnly=1. This means an authenticated user must be viewing the statistics.