L
liquorvicar
Guest
A client of mine needs to be able to access the web logs on a per-domain basis via a script. What's the best way to achieve this? If I change the permissions on the /home/httpd/vhosts/domain.com/statistics/logs/ dir, will the changes get overwritten when the logs are rotated? Could I just set up symlinks to the log files, would it matter that the target logs are owned by root?
TIA
TIA