mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
add x-country code in cgi template.txt
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
ts=%Ts.%ms
|
ts=%Ts.%ms
|
||||||
h=%[hdr(host)]
|
h=%[hdr(host)]
|
||||||
ip=%ci
|
ip=%ci
|
||||||
|
cc=%[req.hdr(X-Country-Code)]
|
||||||
uag=%[req.fhdr(user-agent)]
|
uag=%[req.fhdr(user-agent)]
|
||||||
http=%HV
|
http=%HV
|
||||||
tls=%[ssl_fc]
|
tls=%[ssl_fc]
|
||||||
|
Reference in New Issue
Block a user