[Solved] - Exclude specific URL from logging

#1
Hi,

I'd like to know if there is a way to exclude a specific page from logging.
This page is called so many times that it might impact my server performances. My access log file is full of it.
I'm looking for the same directive we can find under Nginx : access_log off.

Thanks a lot.
 
Top