We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go-caddy an alternative Nginx
modify Caddyfile
xxxx.com:80 { proxy / 127.0.0.1:8080 { transparent } }
xxxx.com:443 { gzip # tls proxy / 127.0.0.1:8080 { transparent } }
For more click doc