[GH-ISSUE #4194] subdomains not supported #3303

Closed
opened 2026-05-05 14:07:52 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @alexiskhoury on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4194

Bug Description

When using http, frpc reports that the subdomain is not not supported by the frps server.
Is there any workaround?
Thanks

frpc Version

0.54

frps Version

0.57

System Architecture

linux/amd64, linux/arm

Configurations

proxies
name = "repeater"
type = "http"
localIP = "192.168.1.250"
localPort = 80
subdomain = "ap"
#customDomains = ["web.example.com"]
#locations = ["/"]
hostHeaderRewrite = "127.0.0.1"
requestHeaders.set.x-from-where = "frp"

Logs

No response

Steps to reproduce

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @alexiskhoury on GitHub (Apr 29, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4194 ### Bug Description When using http, frpc reports that the subdomain is not not supported by the frps server. Is there any workaround? Thanks ### frpc Version 0.54 ### frps Version 0.57 ### System Architecture linux/amd64, linux/arm ### Configurations [[proxies]] name = "repeater" type = "http" localIP = "192.168.1.250" localPort = 80 subdomain = "ap" #customDomains = ["web.example.com"] #locations = ["/"] hostHeaderRewrite = "127.0.0.1" requestHeaders.set.x-from-where = "frp" ### Logs _No response_ ### Steps to reproduce _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner
<!-- gh-comment-id:2084298759 --> @fatedier commented on GitHub (Apr 30, 2024): https://github.com/fatedier/frp?tab=readme-ov-file#custom-subdomain-names
Author
Owner

@alexiskhoury commented on GitHub (Apr 30, 2024):

It works like a charm.
Many thanks for this great piece of software.

<!-- gh-comment-id:2084525064 --> @alexiskhoury commented on GitHub (Apr 30, 2024): It works like a charm. Many thanks for this great piece of software.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3303
No description provided.