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

[cobalt-users] [RaQ550] Webalizer stats eating up users quota



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