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

Single installation awstats for multiple domain WebFaction hosting

License

Notifications You must be signed in to change notification settings

grahammiln/awstats-webfaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Single installation awstats for multiple domain WebFaction hosting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages