add x-country code in cgi template.txt

This commit is contained in:
Thomas Lynch
2023-04-08 00:16:31 +10:00
parent 37bbec9f3b
commit e46b223759

View File

@ -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]