[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: can't view webalizer usage stats
- From: Mike Chambers <mike netlyncs com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: can't view webalizer usage stats
- Date: Mon, 03 May 2004 23:36:55 -0500
On Mon, 2004-05-03 at 18:46, Matias Feliciano wrote:
> # cat /etc/httpd/conf.d/webalizer.conf
> #
> # This configuration file maps the webalizer log analysis
> # results (generated daily) into the URL space. By default
> # these results are only accessible from the local host.
> #
> Alias /usage /var/www/usage
>
> <Location /usage>
> Order deny,allow
> Deny from all <=========
> Allow from 127.0.0.1 <=========
> Allow from ::1
> # Allow from .example.com
> </Location>
>
> Try with http://localhost/usage/ .
> Work here.
Thanks, didn't know that file existed, but I got mine working now.
--
Mike Chambers
Madisonville, KY
"It's only funny until someone gets hurt...Then it's hilarious!"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]