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

Re: [cobalt-users] How to keep the logs out of the Virtual site quota usage



Any pointers in the right direction ...
The idea is not penalize our customers to whom we haven't promised the logs
but we neverthless require them for our own use.
Editing the httpd.conf for each virtual site is not feasible as there are
several hundred virtual sites of them.

Hi I guess you could write a script that chowns them a user that is allowed that space eg you could make a user logs
and then in crondaily have a script that chowns log files to that user

write the script would be not hard as it could be based on the webalizer one