mirror of
https://github.com/YGGverse/nexy.git
synced 2026-03-31 09:15:28 +00:00
update log message
This commit is contained in:
parent
c096cace3b
commit
f211f90f16
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ impl Connection {
|
|||
query,
|
||||
} => {
|
||||
eprintln!(
|
||||
"[{}] < [{}] access denied: `{query}` (path: `{}` / canonical path: `{}`)",
|
||||
"[{}] < [{}] access denied: `{query}` (original: `{}` / canonical: `{}`)",
|
||||
self.address.server,
|
||||
self.address.client,
|
||||
path.to_string_lossy(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue