[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ550] Webalizer stats eating up users quota
- Subject: [cobalt-users] [RaQ550] Webalizer stats eating up users quota
- From: "Robert Roose" <robertr@xxxxxxxxxxxxx>
- Date: Mon Feb 23 07:55:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I'm starting to notice that a lot of virtual sites on our server with only 2 mb of quota are generating quota errors because the stats directory is getting bigger and bigger.
I changed the owner of the stats directory on a test site to httpd.httpd instead of httpd.site## and the quota was accurate.
Is there a way to do this for every virtual site on the server without breaking the rights of the other files?
I was thinking of doing a: chown httpd.httpd /home/sites/*/web/stats -R but I want to be absolutely sure that this command won't break anything else than the stats..
TIA
RoRoo