On 3 July 2013 23:27, BSD Kazakhstan wrote:
> My error.log doesn't show any request/log based on .php requests,
> i.e. when I type /test.php (file doesn't exist), error.log doesn't show
> anything regarding it.
> Shouldn't nginx log this request inside error.log as 404 Not Found?
No. 404s are log
My error.log doesn't show any request/log based on .php requests,
i.e. when I type /test.php (file doesn't exist), error.log doesn't show
anything regarding it.
Shouldn't nginx log this request inside error.log as 404 Not Found?
Nginx run with php-fpm and everything works ok with php.
Any idea?
___