Don't log 404 error

Vincent M. mouseless at free.fr
Tue Oct 29 15:05:14 UTC 2019


Le 29/10/2019 à 13:59, Sergey Kandaurov a écrit :
>> On 29 Oct 2019, at 15:45, Vincent M. <mouseless at free.fr> wrote:
>>
>> Hello,
>>
>> How not to log 404 errors:
>>
>> 2019/10/29 12:42:09 [error] 469#469: *16382 open() "/var/www/website/fr/telecharger" failed (2: No such file or directory),
>>
>> In my config I have:
>>
>> error_log /var/log/nginx/website-error.log;
>>
>> Because I use 404 for doing url rewriting and so they are not errors...
>>
>> error_page 404 = /url_rewriting.php;
>>
> http://nginx.org/r/log_not_found
>
Yes perfect! So easy. Sorry didn't think that would be so easy within an 
option.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20191029/758b38a3/attachment.htm>


More information about the nginx mailing list