Initial commit
This commit is contained in:
6
survey-nginx/log/web/access.log
Normal file
6
survey-nginx/log/web/access.log
Normal file
@@ -0,0 +1,6 @@
|
||||
127.0.0.1 - - [07/Jul/2024:09:25:01 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
127.0.0.1 - - [07/Jul/2024:09:33:52 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
127.0.0.1 - - [07/Jul/2024:09:41:42 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
127.0.0.1 - - [07/Jul/2024:09:47:09 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
127.0.0.1 - - [07/Jul/2024:09:51:26 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
127.0.0.1 - - [07/Jul/2024:09:52:58 +0000] "GET /hello_world.pl HTTP/1.1" 502 28 "-" "curl/8.5.0"
|
||||
4
survey-nginx/log/web/error.log
Normal file
4
survey-nginx/log/web/error.log
Normal file
@@ -0,0 +1,4 @@
|
||||
2024/07/07 09:41:42 [info] 9#9: *1 client 127.0.0.1 closed keepalive connection
|
||||
2024/07/07 09:47:09 [info] 26#26: *1 client 127.0.0.1 closed keepalive connection
|
||||
2024/07/07 09:51:26 [info] 28#28: *3 client 127.0.0.1 closed keepalive connection
|
||||
2024/07/07 09:52:58 [info] 45#45: *5 client 127.0.0.1 closed keepalive connection
|
||||
Reference in New Issue
Block a user