vhost: Support manipulating headers
This commit is contained in:
@@ -7,12 +7,14 @@ web_server: caddy
|
||||
|
||||
vhost_locations: []
|
||||
vhost_headers: {}
|
||||
vhost_delete_headers: []
|
||||
|
||||
vhost_basicauth: false
|
||||
vhost_basicauth_users: {}
|
||||
|
||||
proxy_target_protocol: http
|
||||
proxy_target_host: localhost
|
||||
proxy_delete_headers: []
|
||||
|
||||
redirect_type: temporary
|
||||
redirect_preserve_path: false
|
||||
|
||||
Reference in New Issue
Block a user