[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Webalizer Stats Raq 4R
- Subject: Re: [cobalt-developers] Webalizer Stats Raq 4R
- From: Atif Ghaffar <atif@xxxxxxxxx>
- Date: Tue Dec 19 19:01:17 2000
- Organization: 4unet AG/SA
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi tom.
Why are you keeping logs in the user's directory?
They will be scattered everywhere.
I prefer to keep all logs for domains in a separate directory/partition.
Example /www/logs
I have about 100+ domains on this server, and all users get their logs
with the url
http://www.domain.name/weblogs/ (this I get with mod_rewrite)
RewriteEngine on
RewriteLog "/www/logs/rewrite.log
RewriteRule ^/weblogs/(.*) /www/logs/%{SERVER_NAME}/$1
This makes it easier for me to manage, and its just a preference.
I have a couple of perl-scripts and a Makefile to automate the
report-creation and log-rotation.
Let me know if interested.
Regards
Tom Hanberg wrote:
>
> Hi,
>
> I took the advice of someone in the users group to solve the Front Page
> /Webalizer stats problem, and I have my stats generated as
> www.thedomain.com/~stats.
>
> I have 5 or 6 sites operating this way perfectly. I just added a new site
> to the Raq4, and created the stats directory in the users directory for
> that domain. For some reason, after 3 days Webalizer has not generated any
> stats for this site. The program doesn't appear to be running on this
> domain, as when I access www.thedomain.com/~stats I am prompted for the
> user name and password, but then all I get is an index of that directory.
>
> I am not aware of having to "turn on" webalizer for each domain, but maybe
> I forgot something from when I set up these others that are working....any
> ideas?
>
> Thanks
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
--
Atif Ghaffar
Internet Development Manager
4unet AG/SA
-------------------------.
+41 78 787 51 45 ¦ voice
+41 24 441 09 03 ¦ fax
http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
atif.ghaffar@xxxxxxxxx ¦ email
Do you speak Unix?