Web sites

AWStats- A tool that generates advanced web, streaming, ftp or mail server statistics, graphically.

AWStats is an open source Web analytics reporting tool, suitable for analyzing data fromInternet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mailserver statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web [...]

How to Restrict Access to specific Web sites with Squid Proxy

Squid is also capable of reading files containing lists of web sites and/or domains for use in ACLs. In this example we create to lists in files named /usr/local/etc/allowed-sites.squid and /usr/local/etc/restricted-sites.squid. # File: /usr/local/etc/allowed-sites.squid www.openfree.org linuxhomenetworking.com # File: /usr/local/etc/restricted-sites.squid www.porn.com illegal.com These can then be used to always block the restricted sites and permit the [...]