Changes between Version 10 and Version 11 of Hosting/awstats
- Timestamp:
- 10/05/08 23:11:40 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hosting/awstats
v10 v11 24 24 Essentially this is as follows (I've modified it slightly) 25 25 26 == Install awstats ==26 == 1. Install awstats == 27 27 28 28 1. Install awstats and other packages for awstats plugins … … 91 91 You should see an error message that tells you awstats is not setup properly (or similar). That's ok. We are only making sure that the `awstats.pl` script runs. 92 92 93 == Configure awstats ==93 == 2. Configure awstats == 94 94 95 95 1. Now edit your `/etc/awstats/awstats.yourdomain.com.conf` file: … … 110 110 }}} 111 111 112 == Configure `cron` and `logrotate` ==112 == 3. Configure `cron` and `logrotate` == 113 113 114 114 1. Add the following entry to `/etc/cron.d/awstats` … … 140 140 The `create 644 root adm` allows read access to the logs. 141 141 142 == Update the stats for the website ==142 == 4. Update the stats for the website == 143 143 144 144 1. Run `awstats.pl` to update the stats for your domain … … 161 161 }}} 162 162 163 == Browse to `http://yourdomain.com/awstats/awstats.pl` to view the stats ==163 == 5. Browse to `http://yourdomain.com/awstats/awstats.pl` to view the stats == 164 164 165 165 Your done.
