github.com/webonyx/up@v0.7.4-0.20180808230834-91b94e551323/handler/testdata/static-rewrites/up.json (about) 1 { 2 "name": "app", 3 "type": "static", 4 "logs": { 5 "enable": false 6 }, 7 "redirects": { 8 "/docs/:product/guides/:guide": { 9 "location": "/help/:product/:guide.html", 10 "status": 200 11 } 12 } 13 }