Forum Moderators: phranque
I want to exclude some files from being logged, because these are only maintenance and reporting files themselves. Also, I would like to exclude my own IP address from being logged, as that's no use.
Can someone tell me how I can do this without having access to my httpd.conf file? I would like to specify these rules somehow in .htaccess file.
Thanks!