We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33f588 commit 7c32704Copy full SHA for 7c32704
sapi/fpm/www.conf.in
@@ -348,7 +348,7 @@ pm.max_spare_servers = 3
348
; %d/%b/%Y:%H:%M:%S %z (default)
349
; The strftime(3) format must be encapsulated in a %{<strftime_format>}t tag
350
; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
351
-; %u: remote user
+; %u: basic auth user if specified in Authorization header
352
;
353
; Default: "%R - %u %t \"%m %r\" %s"
354
;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{milli}d %{kilo}M %C%%"
0 commit comments