Changes between Initial Version and Version 3 of Ticket #2549
- Timestamp:
- 10/20/23 17:16:11 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2549 – Description
initial v3 5 5 6 6 {{{ 7 2023/10/11 14:36:16 [warn] 184750#184750: *754 using uninitialized "domlogging" variable while logging request, client: 91.245.37.125, server: helbase.com, request: "7 2023/10/11 14:36:16 [warn] 184750#184750: *754 using uninitialized "domlogging" variable while logging request, client: 91.245.37.125, server: [...].com, request: " 8 8 }}} 9 9 … … 17 17 18 18 {{{ 19 2023/10/11 14:15:47 [warn] 184750#184750: *351 using uninitialized "domlogging" variable while logging request, client: 64.227.138.197, server: helbase.com, request: "zùÂÃòai¦¸fz¥_"19 2023/10/11 14:15:47 [warn] 184750#184750: *351 using uninitialized "domlogging" variable while logging request, client: 64.227.138.197, server: [...].com, request: "zùÂÃòai¦¸fz¥_" 20 20 }}} 21 21 (Screenshot – [https://i.imgur.com/3eZs881.png]) … … 53 53 } 54 54 55 access_log /var/log/nginx/ helbase.log helbaseif=$domlogging;55 access_log /var/log/nginx/[...].log [...] if=$domlogging; 56 56 }}}