[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: awstats, how to see in a browser?



Gene Heskett wrote:
I finally got around to changing awstats.conf to look at the httpd logs
since the apache2 logs haven't been used in a while, but 2 changes in
browsers has lost the localhost link to see what it is spitting out.

Does anyone recall the address to send a browser to?

awstats does not start a web server. You can use it in 2 modes,
depending on your configuration:
- as a CGI script
- as an offline HTML generator

In either case you need a web server to serve the HTML to your browser.
Your best chance is to check your server configuration (I'd start with
/etc/apache2/conf-available/awstats.conf if you are using Apache) for
the URL.

The installation process is described in
/usr/share/doc/awstats/README.Debian.gz so if you have followed those
instructions, then the path in the URL would be /cgi-bin/awstats.pl

If your web server is running, then you should at least see the process
in the output of
# ss -nlpt

Thomas


Reply to: