github.com/avenga/couper@v1.12.2/server/testdata/integration/files/03_gzip.hcl (about) 1 server "serve-gzip" { 2 hosts = ["example.org:9898"] 3 error_file = "./../server_error.html" 4 5 files { 6 document_root = "./htdocs_c_gzip" 7 } 8 }