How do you stop logging of a specific event on a centos error_log.
I have a file which is blocked via .htaccess but each time it is accessed I get a new line on the log saying:
[Tue Jan 27 09:48:42 2015] [error] [client XX.XX.XXX.XX] client denied by server configuration
I would like to remove this specific message from future reporting as it is growing my log files unnecessarily but keep all other error logging.