{
"name": "a",
"server": ["www.a.com"],
"port": 8088,
"enable_ssl":true,
"paths": [
"path": "/",
"root": "./example",
"default": "index.html"
}
]