We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.10.20-lts
例如我想配置一个 *.baidu.com 我在主站写*.baidu.com 会导致网站无法访问 首先是目录 不允许有* 只能改成 .baidu.com 然后点击删除网站 确认弹框中显示请输入
*.baidu.com
目前解决方法 主站写www.baidu.com 其他域名中输入 *.baidu.com
我倒是希望能写*.baidu.com 当做主站 当然 这个不影响使用
No response
The text was updated successfully, but these errors were encountered:
.baidu.com ? 这种吗 不是 *.baidu.com ?
Sorry, something went wrong.
*.baidu.com 刚才好像是被转义了 这样写会提示错误 所以目录只能改一下 修改后的代号 这样会导致网站无法访问 正常来说 我访问 abc.baidu.com 应该是可以访问的 但是我一直是404
代号是为了创建网站目录用的 所以不能以 . 开头 ,删除的时候用的是主域名 不是代号
所以这个不允许泛域名作为主站吗
允许
wanghe-fit2cloud
No branches or pull requests
1Panel 版本
v1.10.20-lts
请描述您的需求或者改进建议
例如我想配置一个
*.baidu.com
我在主站写*.baidu.com 会导致网站无法访问
首先是目录 不允许有* 只能改成 .baidu.com 然后点击删除网站 确认弹框中显示请输入
目前解决方法 主站写www.baidu.com 其他域名中输入 *.baidu.com
我倒是希望能写*.baidu.com 当做主站 当然 这个不影响使用
请描述你建议的实现方案
No response
附加信息
No response
The text was updated successfully, but these errors were encountered: