vhost: Add support for http basic auth

This commit is contained in:
uumas
2023-05-09 21:39:37 +03:00
parent ac43d9288a
commit e4dcc74610
4 changed files with 34 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ web_server: caddy
vhost_locations: []
vhost_headers: {}
vhost_basicauth: false
vhost_basicauth_users: {}
proxy_target_protocol: http
proxy_target_host: localhost