# Statystyki odwiedzin dla wielu serwisów z AWStats

DevFeed: [Statystyki odwiedzin dla wielu serwisów z AWStats](<https://devfeed.tech/articles/statystyki-odwiedzin-dla-wielu-serwisow-z-awstats-27491.md>)

Original publisher: [Read original article](<https://gagor.pro/2011/08/statystyki-odwiedzin-dla-wielu-serwisow-z-awstats/>)

Author: Tom

Published: 2011-08-29T00:00:00Z

Content type: tutorial

Language: pl

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [HTTP](<https://devfeed.tech/topics/http.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Mod\_rewrite](<https://devfeed.tech/topics/mod-rewrite.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [apache](<https://devfeed.tech/tags/apache.md>), [debian](<https://devfeed.tech/tags/debian.md>), [http](<https://devfeed.tech/tags/http.md>), [lan](<https://devfeed.tech/tags/lan.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mod-rewrite](<https://devfeed.tech/tags/mod-rewrite.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rewrite](<https://devfeed.tech/tags/rewrite.md>), [sites](<https://devfeed.tech/tags/sites.md>)

## AI overview

A Polish tutorial explains how to install and configure AWStats to analyze HTTP server logs for multiple websites. It discusses Apache CGI setup and restricting access to local networks or other authorized users.

## Source excerpt

Co prawda na swojej stronie zrobiłem kilka podstawowych statystyk i coś tam sobie loguję do bazy danych, ale gdyby się chwilę zastanowić to przecież to samo robi serwer www - wrzuca do logów każde zapytanie HTTP, kod błędu, nazwę agenta, itd. Dublowanie tych danych nie jest najbardziej optymalne. Stąd też chwilę pogooglałem i znalazłem świetny Open Source'owy projekt: AWStats, który jest webowym analizatorem logów dla serwerów HTTP, FTP i SMTP.