Hi, is it possible to disable logging in Apache?Thanks in advance.
If you read the Apache manual or do a search on google (i.e. "disable logs in Apache") you would know :-)
But for now... Put an # before every row in httpd.conf starting with "CustomLog".