Skip to content

Commit

Permalink
Update naive_Caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 committed May 14, 2021
1 parent 11ce16d commit 35978c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naiveproxy(caddy+forwardproxy)/naive_Caddyfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
order forward_proxy before header
admin off
log { #注意:版本不小于v2.4.0才支持日志全局配置,否则一一单项配置
log { #注意:版本不小于v2.4.0才支持日志全局配置,否则各自配置
output file /var/log/caddy/access.log
level ERROR
}
Expand Down

0 comments on commit 35978c6

Please sign in to comment.