|
|
@ -41,11 +41,6 @@ auth_token = 123
|
|
|
|
# if proxy type equals http, custom_domains must be set separated by commas
|
|
|
|
# if proxy type equals http, custom_domains must be set separated by commas
|
|
|
|
custom_domains = web01.yourdomain.com,web01.yourdomain2.com
|
|
|
|
custom_domains = web01.yourdomain.com,web01.yourdomain2.com
|
|
|
|
|
|
|
|
|
|
|
|
# http username and password are safety certification for http protoc
|
|
|
|
|
|
|
|
# if not set, you can access this custom_domains without certification
|
|
|
|
|
|
|
|
http_username = admin
|
|
|
|
|
|
|
|
http_password = admin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[web02]
|
|
|
|
[web02]
|
|
|
|
# if type equals https, vhost_https_port must be set
|
|
|
|
# if type equals https, vhost_https_port must be set
|
|
|
|
type = https
|
|
|
|
type = https
|
|
|
|