Skip to content

[Bug] If the 1panel reverse proxy has www prefix, it will report an error. #8730

Open
@Ardin963

Description

@Ardin963

Contact Information

No response

1Panel Version

v1.10.29-lts

Problem Description

内网的halo通过frps+frpc的http协议反代出来,端口8888,然后再网站里创建一个frpc的反向代理:
正常:http://mydomain.com:8888
报错:http://www.mydomain.com:8888
报错之后OpenResty就完全启动不了了,要创建一个对应网站的access文件才可以启动 /domain/log/access.log

Steps to Reproduce

内网创建halo,frpc http协议
公网frps
公网服务器OpenResty反代frps的http端口
正常:http://mydomain.com:8888
报错:http://www.mydomain.com:8888

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions