mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
add host_header_rewrite in frpc.ini to rewrite your requests with a modified Host header
This commit is contained in:
@@ -52,3 +52,4 @@ local_ip = 127.0.0.1
|
||||
local_port = 80
|
||||
use_gzip = true
|
||||
custom_domains = web03.yourdomain.com
|
||||
host_header_rewrite = example.com
|
||||
|
Reference in New Issue
Block a user