Re: Log Of Attempted Files

2023-02-22 Thread Maxim Dounin
Hello! On Wed, Feb 22, 2023 at 02:39:36PM -0800, Ivo Welch wrote: > dear nginx experts --- If I use an alias in my location, then > $realpath shows in my log file what file was actually served up. > Great. There is no $realpath variable in nginx. The $request_filename variable identifies the fi

Log Of Attempted Files

2023-02-22 Thread Ivo Welch
dear nginx experts --- If I use an alias in my location, then $realpath shows in my log file what file was actually served up. Great. How can I show in the access log file what file(s) nginx tried? I do not want the full rewrite engine in the debug log --- it contains way too many things I do not