"description":"Server Alias List separated by space",
"type":"string",
"default":""
},
"frontend-type":{
"title":"Backend Type",
"description":"Type of slave. If redirect, the slave will redirect to the given url. If zope, the rewrite rules will be compatible with Virtual Host Monster",
"type":"string",
"default":"",
"enum":["","zope","redirect"]
},
"frontend-path":{
"title":"Backend Path",
"description":"Path to proxy to in the backend",
"type":"string",
"default":""
},
"frontend-default-path":{
"title":"Default Path",
"description":"Provide default path to redirect user to",