|
@@ -185,9 +185,9 @@ use_compression = true
|
|
|
# if not set, you can access this custom_domains without certification
|
|
|
http_user = admin
|
|
|
http_pwd = admin
|
|
|
-# if domain for frps is frps.com, then you can access [web01] proxy by URL http://test.frps.com
|
|
|
+# if domain for frps is frps.com, then you can access [web01] proxy by URL http://web01.frps.com
|
|
|
subdomain = web01
|
|
|
-custom_domains = web02.yourdomain.com
|
|
|
+custom_domains = web01.yourdomain.com
|
|
|
# locations is only available for http type
|
|
|
locations = /,/pic
|
|
|
host_header_rewrite = example.com
|